Loading molecule.yml +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,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")' Loading tests/requirements.txt +1 −1 Original line number Diff line number Diff line ansible==2.2.1.0 testinfra==1.5.3 molecule==1.19.1 molecule==1.19.3 ansible-lint==3.4.10 pre-commit==0.12.2 piprot==0.9.7 Loading Loading
molecule.yml +1 −0 Original line number Diff line number Diff line Loading @@ -23,6 +23,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")' Loading
tests/requirements.txt +1 −1 Original line number Diff line number Diff line ansible==2.2.1.0 testinfra==1.5.3 molecule==1.19.1 molecule==1.19.3 ansible-lint==3.4.10 pre-commit==0.12.2 piprot==0.9.7 Loading