2019-07-03 23:29:18 +00:00
|
|
|
## ._____. .__
|
|
|
|
## _____ ____ _____|__\_ |__ | | ____ ____ _____ ______
|
|
|
|
## \__ \ / \ / ___/ || __ \| | _/ __ \ ______ / \\__ \ / ___/
|
|
|
|
## / __ \| | \\___ \| || \_\ \ |_\ ___/ /_____/ | | \/ __ \_\___ \
|
|
|
|
## (____ /___| /____ >__||___ /____/\___ > |___| (____ /____ >
|
|
|
|
## \/ \/ \/ \/ \/ \/ \/ \/
|
|
|
|
## a n s i b l e - n a s https://github.com/davestephens/ansible-nas
|
|
|
|
|
2020-01-08 16:12:03 +00:00
|
|
|
|
2019-07-03 23:29:18 +00:00
|
|
|
[all]
|
2020-01-08 16:12:03 +00:00
|
|
|
## Example when running from a remote workstation
|
|
|
|
# ansible-nas ansible_host=192.168.1.30
|
2019-07-03 23:29:18 +00:00
|
|
|
|
|
|
|
## Example when running directly on your Ansible-NAS server
|
2020-01-08 16:12:03 +00:00
|
|
|
# ansible-nas ansible_connection=local ansible_host=localhost
|
2019-07-03 23:29:18 +00:00
|
|
|
|
2020-01-08 16:12:03 +00:00
|
|
|
[nas]
|
|
|
|
ansible-nas
|