Some simple commands
Go ahead and try some more:
Showing the date:
ansible virtualhosts -a "date"
Showing the hostname:
ansible virtualhosts -a "hostname"
Listing directories:
ansible virtualhosts -a "ls -la /var"
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Go ahead and try some more:
Showing the date:
ansible virtualhosts -a "date"
Showing the hostname:
ansible virtualhosts -a "hostname"
Listing directories:
ansible virtualhosts -a "ls -la /var"