This commit is contained in:
parent
6fdace975a
commit
549cccdf0e
@ -16,4 +16,4 @@ steps:
|
|||||||
- name: pull into the folduh
|
- name: pull into the folduh
|
||||||
commands:
|
commands:
|
||||||
- cd /etc/ansible
|
- cd /etc/ansible
|
||||||
- git pull origin some-kind-of-lobster
|
- git pull origin some-kind-of-lobster
|
@ -3,6 +3,7 @@
|
|||||||
hosts: all
|
hosts: all
|
||||||
# remote_user: root
|
# remote_user: root
|
||||||
|
|
||||||
|
gather_facts: no
|
||||||
become: yes
|
become: yes
|
||||||
tasks:
|
tasks:
|
||||||
- name: pingu!
|
- name: pingu!
|
||||||
|
Loading…
Reference in New Issue
Block a user