This commit is contained in:
mpavlov
2024-10-03 22:55:26 +03:00
parent d5eea97332
commit c9ed16169c

View File

@@ -7,7 +7,7 @@
- install
- add_config
- name: Get IP address
- name: Get IP address
ansible.builtin.shell:
cmd: hostname -I | awk '{print $1}'
register: IP