[ansible-project] Transfer execute and delete script python via playbook

2018-08-16 Thread Drew Mullen
You can do this using the ansible script module

https://docs.ansible.com/ansible/2.5/modules/script_module.html

-- 
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...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/28be8e97-f288-4e1a-9f56-aab3680b9248%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-project] Transfer execute and delete script python via playbook

2018-08-16 Thread Drew Mullen
You can do this using the ansible script module

https://docs.ansible.com/ansible/2.5/modules/script_module.html

-- 
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...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/ad847972-5fe9-40a1-b635-a8b0bd967611%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-project] Setup module finding package information

2017-03-09 Thread Drew Mullen
Can the setup module provide information like:

- is java install?
- which versions are installed?
- where are they installed?


I noticed in my first test run of the module that python is investigated 
but didn't see other software / tools (or in the source code).


-- 
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...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/35f4693c-2faa-4ff6-a46d-939ea51700e9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.