mirror of
https://github.com/roles-ansible/ansible_role_base.git
synced 2024-08-16 14:29:50 +02:00
add rsync
This commit is contained in:
parent
a6fc08090f
commit
85e50cd3f1
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
base_packages:
|
||||
- rsync
|
||||
- tmux
|
||||
- sudo
|
||||
- fail2ban
|
||||
|
@ -52,5 +53,5 @@ fedora_packages:
|
|||
- python3-pip
|
||||
- python3
|
||||
|
||||
playbook_version_number: 8975 # should be over ninethousand
|
||||
playbook_version_number: 8976 # should be over ninethousand
|
||||
playbook_version_path: 'base-packages_ffbsee_or_chaos-bodensee_github.version'
|
||||
|
|
Loading…
Reference in a new issue