Skip to content

Commit c0155a1

Browse files
committed
use fqdn for the default creds store
1 parent 991fd7a commit c0155a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/defaults/common-security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ passwords_default:
103103
#
104104
# Credentials store to use
105105
creds_default:
106-
store: password
106+
store: ansible.builtin.password
107107
prefix: '../backup/{{ network.domain }}/'
108108
opts:
109109
create: '' # no creation option for plain text passwords

0 commit comments

Comments
 (0)