Ansible-PlayBook to set Password Complexity in Linux 7.6
347 views
Skip to first unread message
Rifky Ramadhana
unread,
Aug 19, 2021, 10:33:31 PM8/19/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Dear All,
I have so many servers using RHEL 7.6. as pci dss compliance we should confugre the password complexity as PCI standard. I have plan to use ansible as automation tools to configure or hardening password complexity in our servers.
Anyone has the ansible-playbook to hardening password complexity in RHEL 7.6?
Regards,
Rifky Ramadhana
Roberto Paz
unread,
Aug 20, 2021, 10:41:16 AM8/20/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
There are a few ansible roles available in ansible-galaxy to do PCI diagnose and hardening on RH7. Maybe you should check in https://galaxy.ansible.com/ to see if a role fits for your needs.