forked from jakub/ansible
Update ansible_password in portainer.yml to use a static value for consistency
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
ansible_user: howard
|
||||
ansible_password: "{{ portainer_pass }}"
|
||||
ansible_password: Papadopolus0
|
||||
ansible_ssh_common_args: "-o ProxyJump=root@192.168.69.2"
|
||||
Reference in New Issue
Block a user