We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be4a657 commit 8142080Copy full SHA for 8142080
environments/README.md
@@ -7,7 +7,7 @@ typically contains all the environment specific config. It must output an ansibl
7
that conforms to the structure we expect. Providing that the inventory conforms to this
8
structure, the ansible code will still be able to interface with that inventory.
9
This allows the ansible code to be decoupled from the code that deployed the infrastructure
10
-and can therefore be tool and cloud agnostic i.e we don't care if you use tofu or ansible.
+and can therefore be tool and cloud agnostic.
11
12
A pattern we use is to chain multiple ansible inventories to provide a crude form of inheritance. e.g
13
0 commit comments