Update 'local.yaml'
parent
dda395b3a4
commit
2f4fd6d78f
|
@ -4,7 +4,8 @@
|
|||
tasks:
|
||||
- name: Installs fail2ban
|
||||
apt: pkg=fail2ban state=installed update_cache=true
|
||||
- git:
|
||||
- name: clone repo to target
|
||||
git:
|
||||
repo: 'https://git.aanetworks.org/ariel/playbook-base.git'
|
||||
dest: /tmp/basefiles
|
||||
|
||||
|
|
Loading…
Reference in New Issue