dest:/etc/...  --> dest=/etc/...

On Fri, Aug 5, 2016 at 7:12 AM Kiran Patil <[email protected]>
wrote:

>
> Hello,
>
> Can someone help on this ?
>
>
> I am getting err
>
>
> failed: [xxx01] => {"failed": true}
> msg: src (or content) and dest are required
>
> FATAL: all hosts have already failed -- aborting
>
>
>
>
>
>     - name:  Set puppet.conf
>       copy: src=/etc/ansible/playbooks/files/puppet-Prod.conf
> dest:/etc/puppetlabs/puppet/puppet.conf mode=0644 force
>     - name: Run puppet agent in test mode
>       command: puppet agent -t
>
>
> I am using ansible to install puppet client here.
>
> It fails while tryng to overwrite the file puppet.conf
>
> --
> 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/a85cffd8-644c-4fe2-b714-233ad4c63978%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/a85cffd8-644c-4fe2-b714-233ad4c63978%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAPcsqx%3DBu7gTGt%2BSwo%3D9Gv-_rePRCXXKHg1OrWuLcqc7GJQ9_g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to