mirror of
https://github.com/roles-ansible/ansible_role_packages.git
synced 2024-08-16 10:19:51 +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:
|
base_packages:
|
||||||
|
- rsync
|
||||||
- tmux
|
- tmux
|
||||||
- sudo
|
- sudo
|
||||||
- fail2ban
|
- fail2ban
|
||||||
|
@ -52,5 +53,5 @@ fedora_packages:
|
||||||
- python3-pip
|
- python3-pip
|
||||||
- python3
|
- 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'
|
playbook_version_path: 'base-packages_ffbsee_or_chaos-bodensee_github.version'
|
||||||
|
|
Loading…
Reference in a new issue