mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore(ansible): improve ssm integration notes
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
1. [Configuration](#configuration)
|
||||
1. [Performance tuning](#performance-tuning)
|
||||
1. [Inventories](#inventories)
|
||||
1. [AWS](#aws)
|
||||
1. [Templating](#templating)
|
||||
1. [Tests](#tests)
|
||||
1. [Loops](#loops)
|
||||
@@ -257,6 +258,10 @@ saturn
|
||||
; mars.lan ansible_port=4444
|
||||
```
|
||||
|
||||
### AWS
|
||||
|
||||
Refer [Integrate with AWS SSM].
|
||||
|
||||
## Templating
|
||||
|
||||
Ansible leverages [Jinja2 templating], which can be used directly in tasks or through the `template` module.
|
||||
|
||||
Reference in New Issue
Block a user