mirror of
https://github.com/ansible/ansible.git
synced 2026-08-03 08:03:05 +02:00
Ignore testing data for gitleaks (#82083)
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
- name: add an yescrypt password for user
|
||||
user:
|
||||
name: ansibulluser
|
||||
password: "$y$jCT$ZiF3ZV39/maUl9Lzt2Hk80$Ih6bI4OXU52OnWWqt3T1BAmVn8eH.4qlcP.8/NOjGN5"
|
||||
password: "$y$jCT$ZiF3ZV39/maUl9Lzt2Hk80$Ih6bI4OXU52OnWWqt3T1BAmVn8eH.4qlcP.8/NOjGN5" #gitleaks:allow
|
||||
state: present
|
||||
update_password: always
|
||||
register: test_user_encrypt6
|
||||
|
||||
Reference in New Issue
Block a user