mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-05-13 21:12:02 +00:00
plugins: Unite admin password
Use SomeADMINpassword as the admin password also in the examples in the management modules.
This commit is contained in:
@@ -98,7 +98,7 @@ author:
|
||||
EXAMPLES = """
|
||||
# Ensure pwpolicy is set for ops
|
||||
- ipapwpolicy:
|
||||
ipaadmin_password: MyPassword123
|
||||
ipaadmin_password: SomeADMINpassword
|
||||
name: ops
|
||||
minlife: 7
|
||||
maxlife: 49
|
||||
|
||||
Reference in New Issue
Block a user