This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
ansible:ansible_sandbox_example [2023/09/22 16:53] manu |
ansible:ansible_sandbox_example [2023/09/22 16:59] (current) manu |
||
---|---|---|---|
Line 52: | Line 52: | ||
+ | <code> | ||
+ | ansagent@ansserver:/home/ansagent$ cat inventory | ||
+ | group_vars | ||
+ | ├── redhat.yml | ||
+ | ├── root_RedHat.yml | ||
+ | ├── root_Ubuntu.yml | ||
+ | ├── ubuntu.yml | ||
+ | ├── windowsLocal.yml | ||
+ | ├── windowsServer.yml | ||
+ | └── windows.yml | ||
+ | </code> | ||