ansible/docs/docsite/rst
Rick Elrod 4e55b93613
virt facts: allow guest/host to have >1 virt tech (#70832)
Change:
- Allow systems to declare multiple virt techs. For example if a system
  is both a docker container, but virtualized on KVM, show both. If a
  system is set up to run virtualbox and KVM VMs, show both.

- This is done by introducing new facts keys:
  - virtualization_tech_guest
  - virtualization_tech_host

- Backwards compatibility is preserved by keeping track of the previous
  return-points and refusing to update those keys after we would have
  returned, but now returning them at the end, so that the new keys can
  accumulate their data.

Test Plan:
- Local
- CI

Tickets:
- Refs #66304
- Refs #17151
- Refs #17058
- Probably others

Signed-off-by: Rick Elrod <rick@elrod.me>
2020-08-06 09:45:37 -05:00
..
api
community updates changelog types; some updates for easier translation (#71027) 2020-08-03 13:46:41 -04:00
dev_guide Update ansible doc formats (#71070) 2020-08-05 10:53:25 -07:00
galaxy
images
installation_guide add note to uninstall older versions of ansible for pip (#71023) 2020-08-04 13:39:24 -05:00
inventory
network Update platform_index.rst (#70927) 2020-08-04 14:31:37 -04:00
plugins
porting_guides virt facts: allow guest/host to have >1 virt tech (#70832) 2020-08-06 09:45:37 -05:00
reference_appendices added note about fakeroot (#71018) 2020-08-03 16:36:26 -04:00
roadmap DOCS: add 2.10 collections roadmap (#70975) 2020-07-30 16:26:03 -04:00
scenario_guides VMware: Inventory scenario guide for hostnames (#71055) 2020-08-04 14:30:33 -04:00
shared_snippets
user_guide Allow macOS ACLs to work for unpriv -> unpriv (#70785) 2020-08-04 14:32:48 -04:00
404.rst
conf.py Add the ansible_2_10 intersphinx reference. (#71028) 2020-08-03 12:31:36 -05:00
index.rst Collections docs generation (#59761) 2020-07-17 13:07:35 -07:00