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