nettoyage : ok
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
register: join_command
|
||||
|
||||
- name: Copy join command to local file
|
||||
become: false
|
||||
local_action: copy content="{{ join_command.stdout_lines[0] }}" dest="./join-command"
|
||||
|
||||
handlers:
|
||||
|
Reference in New Issue
Block a user