docker-repo #21

Merged
mpavlov merged 5 commits from docker-repo into dev 2024-10-04 00:59:15 +03:00
5 changed files with 111 additions and 6 deletions
Showing only changes of commit c9ed16169c - Show all commits

View File

@@ -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