Skip to content
Snippets Groups Projects
Commit c5202e0f authored by nimrod's avatar nimrod
Browse files

Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example

parents bc99972e e7464a5b
No related branches found
No related tags found
No related merge requests found
......@@ -40,3 +40,4 @@ script:
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/
email: false
on_failure: never
......@@ -37,6 +37,7 @@ vagrant:
options:
append_platform_to_hostname: yes
raw_config_args:
- 'vm.boot_timeout = 600'
- 'vm.synced_folder ".", "/vagrant", disabled: true'
- 'vbguest.auto_update = false if Vagrant.has_plugin?("vbguest")'
- 'landrush.enabled = false if Vagrant.has_plugin?("landrush")'
......
ansible==2.2.1.0
testinfra==1.5.3
molecule==1.19.1
molecule==1.20.0
ansible-lint==3.4.10
pre-commit==0.12.2
piprot==0.9.7
python-vagrant==0.5.14
netaddr==0.7.19
passlib==1.7.0
passlib==1.7.1
bcrypt==3.1.2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment