docker-repo #21
@@ -11,6 +11,8 @@
|
||||
ansible.builtin.shell:
|
||||
cmd: hostname -I | awk '{print $1}'
|
||||
register: IP
|
||||
tags:
|
||||
- install
|
||||
|
||||
- name: Install docker (Debian)
|
||||
ansible.builtin.apt:
|
||||
|
||||
Reference in New Issue
Block a user