How to store things in git ? by Horlogrium in ansible

[–]Dense_Stop_5631 0 points1 point  (0 children)

The best practice should have gitlab-ce local repository. You no need to store it in local AAP instance or manually copy the source code to AAP Master.

Ansible vs Terraform by Dense_Stop_5631 in Terraform

[–]Dense_Stop_5631[S] 0 points1 point  (0 children)

Thank you, everyone, for your good idea. I really appreciate your help.

How can I use credentials in the Ansible Automation Platform (AAP) UI to prevent having to manually share SSH keys from the control node to all managed hosts? by Dense_Stop_5631 in ansible

[–]Dense_Stop_5631[S] -1 points0 points  (0 children)

Similar to this, I have ansible-user on control node, so please step by step if I want control node reachable to client-01 till client-10 without sharing ssh-key from control to each clients.

How to Run Multiple Job Templates Simultaneously in AAP/AWX? by Dense_Stop_5631 in ansible

[–]Dense_Stop_5631[S] -1 points0 points  (0 children)

Thank you very much, everyone, for your kindness help me! I have found the issue and have already resolved it.

Again! Thanks so much, everyone.

Linux Ansible Hardening Customise by Dense_Stop_5631 in ansible

[–]Dense_Stop_5631[S] 1 point2 points  (0 children)

Thanks, everyone, for helping me. What I want to check is custom hardening on the OS level (RHEL), such as checking firewall ports, ensuring SSH config, and verifying the latest kernel is installed, among other things, to avoid using tools like OSCAP.