I am trying to copy a file to one host. the file will be on my ansible host
I am copying over to the remote host
do I need to create a file folder and put the file I want copied there
project
├── hosts
├── main.yml
└── roles
└── poc
├── *files*
│ └── *cluster.yml*
├── tasks
│ └── main.yml
└── vars
└── main.yml
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/307138a7-d9e1-4431-9bb5-4dcd4bec8be3n%40googlegroups.com.