3
0
forked from jakub/ansible

Update ansible_password in portainer.yml to a placeholder value for security

This commit is contained in:
fencl
2025-10-03 15:22:19 +02:00
parent 243b88521d
commit 52fcb80ec4

View File

@@ -1,5 +1,5 @@
ansible_user: howard
ansible_password: Papadopolus0
ansible_password: "x"
ansible_connection: ssh
ansible_port: 22