You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Where can I find a list of environment variables that modify Ansible parameters? I am talking about the environment variables one sets before calling Ansible, eg 'ENV_VAR1=something ansible -i ...'.
Brian Coca
unread,
Jul 21, 2017, 7:52:49 PM7/21/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
In 2.4 we are adding a new command line tool 'ansible-config' which
can dump all configuration settings, including which environment
variables/ini entries/etc affect it.