mirror of
https://github.com/Maks1mS/ansible-role-docker.git
synced 2025-12-15 17:29:53 +03:00
PR #370: Style cleanup.
This commit is contained in:
@@ -6,6 +6,5 @@
|
||||
append: true
|
||||
with_items: "{{ docker_users }}"
|
||||
|
||||
- name: Reset ssh connection to apply users changes
|
||||
meta:
|
||||
reset_connection
|
||||
- name: Reset ssh connection to apply user changes.
|
||||
meta: reset_connection
|
||||
|
||||
Reference in New Issue
Block a user