raw module: where is the python source code?

105 views
Skip to first unread message

sparkvilla

unread,
Jun 1, 2016, 8:43:04 AM6/1/16
to Ansible Project
Hi all. I am new to Ansible. I would like to have a look at the python code for the raw module. I went under ansibe/ansible-modules-core/command/raw.py but I see only the DOCUMENTATION and EXAMPLES. So where can I find the code for this module? thank you

Brian Coca

unread,
Jun 1, 2016, 9:43:31 AM6/1/16
to ansible...@googlegroups.com
​action plugins run instead of modules of the same name, since raw does not copy any ansible code to the target, it needs to execute itself on the controller.


https://github.com/ansible/ansible/blob/devel/lib/ansible/plugins/action/raw.py


----------
Brian Coca
Reply all
Reply to author
Forward
0 new messages