fix EOF
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
- install
|
- install
|
||||||
- add_config
|
- add_config
|
||||||
|
|
||||||
- name: Get IP address
|
- name: Get IP address
|
||||||
ansible.builtin.shell:
|
ansible.builtin.shell:
|
||||||
cmd: hostname -I | awk '{print $1}'
|
cmd: hostname -I | awk '{print $1}'
|
||||||
register: IP
|
register: IP
|
||||||
|
|||||||
Reference in New Issue
Block a user