saltstack missing pam module and state #67274
aboe76
started this conversation in
Feature Requests
Replies: 3 comments
-
will approve as a feature request thanks :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for updating this issue. It is no longer marked as stale. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Saltstack missing pam module and state
saltstack execution module has a pam read function but no other functionality.
saltstack state modules are missing pam entirely.
Maybe as an inspiration can this module from ansible be ported to saltstack?
source
https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/system/pamd.py
documentation
https://docs.ansible.com/ansible/latest/modules/pamd_module.html
Beta Was this translation helpful? Give feedback.
All reactions