mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-13 20:19:06 +00:00
15 lines
685 B
Text
15 lines
685 B
Text
|
## ._____. .__
|
||
|
## _____ ____ _____|__\_ |__ | | ____ ____ _____ ______
|
||
|
## \__ \ / \ / ___/ || __ \| | _/ __ \ ______ / \\__ \ / ___/
|
||
|
## / __ \| | \\___ \| || \_\ \ |_\ ___/ /_____/ | | \/ __ \_\___ \
|
||
|
## (____ /___| /____ >__||___ /____/\___ > |___| (____ /____ >
|
||
|
## \/ \/ \/ \/ \/ \/ \/ \/
|
||
|
## a n s i b l e - n a s https://github.com/davestephens/ansible-nas
|
||
|
|
||
|
[all]
|
||
|
|
||
|
## Example when running directly on your Ansible-NAS server
|
||
|
# localhost ansible_connection=local
|
||
|
|
||
|
## Example when running from a remote workstation
|
||
|
# 192.168.1.30
|