I new to ansible and looking to develop ansible playbook or ansible adhoc command to disable the X11 forwarding option in /etc/ssh/sshd_config file for a number of ssh servers.
I do not know much about ansible and expecting all SSH servers will be updated with one command or ansible playbook
Any help would be appreciated?
3