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