added mariadb to docker stack
Signed-off-by: Marc Ahlgrim <marc@onemarcfifty.com>
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
- name: Add a new user named ansiblessh
|
||||
user:
|
||||
name=ansiblessh
|
||||
password={{ ansiblessh_password }}
|
||||
password={{ ansible_user_password }}
|
||||
|
||||
- name: Add ansiblessh user to the sudoers
|
||||
copy:
|
||||
|
||||
Reference in New Issue
Block a user