ansible/docs/docsite/rst
Gonéri Le Bouder 964783fbd2 vmware_guest: speed up vmware_guest tests
- Use predictable VM name during the tests (test_vm1, test_vm2 and
  test_vm2). This to simplify the teardown of the newly created resource
  before the next test.
- Update the documentation to explain the new requirement
- Avoid VM creation with `with_items` when it's not mandatory. This to:
    - speed up the test execution, our hypervisors have limited resources
    - simplify the teardown
- Remove `create_d1_c1_f0_env.yml`, the test was just testing how Ansible
  pass environment variables.
- Correct the name for the `f0` variable (`f1`)
- Fix the DVS tests, the hosts can now reach the dvswitch1 vswitch
- Provision the VM with a poweroff status, this to improve the
  idempotency and sleep up the tests
- Avoid the use of `prepare_vmware_tests` to prepare virtual machines
  when we just need one machine
2019-07-26 14:07:01 +02:00
..
api
community Move common build code from _build_helpers (#55986) 2019-07-16 12:19:01 -07:00
dev_guide vmware_guest: speed up vmware_guest tests 2019-07-26 14:07:01 +02:00
images Adds custom 404 with cowsay image (#57422) 2019-06-17 10:47:54 -05:00
installation_guide Typo (#57795) 2019-06-13 10:27:23 -04:00
inventory
network Typo in the Warning block eneabled -> enabled (#59524) 2019-07-24 11:59:13 -04:00
plugins removes last :doc: links in other sections of the docs (#58432) 2019-06-27 12:18:17 -04:00
porting_guides Add nxos_lag_interfaces resource module (#59031) 2019-07-23 11:11:37 +05:30
reference_appendices Make ansible_index_var accessible as a magic var (#59030) 2019-07-12 08:50:19 -04:00
roadmap 2.9 roadmap dates (#57420) 2019-06-05 14:25:43 -05:00
scenario_guides Doc - editorial for correct acronym introduction (#58519) 2019-07-01 10:37:13 -05:00
user_guide Swap ordering to ensure Dynamic always first (#58998) 2019-07-12 15:52:06 -05:00
404.rst removes link from 404 content, explains options (#57971) 2019-06-18 09:25:12 -04:00
conf.py Add a banner message to warn when not on latest documentation (#58526) 2019-06-28 15:06:49 -05:00
index.rst Docs on general precedence (#50201) 2019-07-09 12:14:40 -05:00