ansible patch
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
shell: sh {{ role_path }}/files/ipcheck.sh
|
||||
#when: inventory_hostname == group['bastion'][0]
|
||||
|
||||
- name: git remote add
|
||||
shell: git remote add origin https://github.com/ByeonJungHun/ipcheck.git
|
||||
|
||||
- name: git add
|
||||
shell: git add .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user