Skip to content

Instantly share code, notes, and snippets.

@constrict0r
Last active April 24, 2019 06:05
Show Gist options
  • Select an option

  • Save constrict0r/5b5bc754d2a399f77c94f1089bc41870 to your computer and use it in GitHub Desktop.

Select an option

Save constrict0r/5b5bc754d2a399f77c94f1089bc41870 to your computer and use it in GitHub Desktop.
Ansible complex --extra-vars.
su -c 'ansible-playbook -i tests/inventory tests/test.yml \
--extra-vars "{upgrade: True, packages: [leafpad, rolldice], packages_file_path: extra-packages.yml}"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment