Ad-Hoc commands are single liner commands which allow us to do something quickly but don’t want to save for later. To list all hosts ansible –list-hosts all To list hosts in a group ansible –list-hosts groupname Negation – to list…
Techies Inside
Ad-Hoc commands are single liner commands which allow us to do something quickly but don’t want to save for later. To list all hosts ansible –list-hosts all To list hosts in a group ansible –list-hosts groupname Negation – to list…