Open Aethylred opened 1 month ago
ok, my error here, I was not passing the priority variable through to the task.
However, the documentation for ipapwpolicy
does not say that the priority
is a required variable.
priority
is not required by ipapwpolicy
, as can be seen in the module playbook tests.
Maybe due to the specific rules your are creating it is required?
Using the playbook to create a
noexpire
policy with a 10 year expiry period it fails with the error` "pwpolicy_add: noexpire: 'cospriority' is required"``
Updadint the
global_policy
succeeds:The variable being set:
The task being executed:
Ansible version:
Red Hat IdM version: