Hi all. I hope anybody can help me.
I have a few servers called SERVER-01 SERVER-02....SERVER-N
and *.conf files for this servers
# tree roles/put_cameras/files/nginx/
roles/put_cameras/files/nginx/
├──SERVER-01
│ ├── config01.conf
│ ├── config02.conf
├── SERVER-02
│ ├── config01.conf
│ ├── config02.conf
.......
├── SERVER-N
│ ├── config01.conf
│ ├── config02.conf
can you tell me, how to put files from files/nginx/SERVER-01/{*.conf} to
SERVER-01 /etc/nginx; files/nginx/SERVER-02/{*.conf} to SERVER-02
/etc/nginx; files/nginx/SERVER-N/{*.conf} to SERVER-N /etc/nginx;
I think i can do it throw loops? but i don't understand how...
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/860d76f6-59b4-43b9-9a32-d74fde8b0f3f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.