[ansible-project] Problem with copy module in ansible 2.5

2018-04-18 Thread Fatima Elfakih
hello, I have a problem with ansible 2.5 and i don't have the same behaviour with 2.2 When I copy a folder contain just a folder I have an OK not Changed example: - name: copy files share copy: dest: "/opt/" mode: 0644 owner: root group: root src: "./share" Task is ok N

[ansible-project] Re: Variable disappears...

2018-05-08 Thread Fatima Elfakih
Hi > 1- which version of ansible you use? > 2- which include module you use? import_*/include_*/include? -- 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

[ansible-project] SSh passphrase

2018-09-25 Thread Fatima Elfakih
Hello How I can pass automatically a ssh passphrase for ansible-playbook Thanks -- 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 ansible-project+unsubscr...@go

[ansible-project] concatenate string with all list items

2018-11-09 Thread Fatima Elfakih
hello I want to add a string for all item in my list without using "with_item". any proposition? Thx -- 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 ansible-p