Skip to content

Commit 8142080

Browse files
bertiethorpesjpb
andauthored
Update environments/README.md
Co-authored-by: Steve Brasier <[email protected]>
1 parent be4a657 commit 8142080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environments/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ typically contains all the environment specific config. It must output an ansibl
77
that conforms to the structure we expect. Providing that the inventory conforms to this
88
structure, the ansible code will still be able to interface with that inventory.
99
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.
10+
and can therefore be tool and cloud agnostic.
1111

1212
A pattern we use is to chain multiple ansible inventories to provide a crude form of inheritance. e.g
1313

0 commit comments

Comments
 (0)