Commit 1fa67d8
authored
Fix: Improve aws_ssm documentation examples (ansible-collections#2661)
SUMMARY
I noticed that unlike aws_ec2 docs, aws_ssm connection plugin documentation doesn't mention ability to use compose to show one hostname, but connect to instance_id.
I think it would be useful to add this.
Fixes: ansible-collections#2652
ISSUE TYPE
Docs Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION
None
Reviewed-by: Mark Chappell
Reviewed-by: Nicolai Antiferov
Reviewed-by: Alina Buzachis
Reviewed-by: GomathiselviS <gomathiselvi@gmail.com>1 parent e8b801a commit 1fa67d8
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
235 | 246 | | |
236 | 247 | | |
237 | | - | |
| 248 | + | |
238 | 249 | | |
239 | 250 | | |
240 | 251 | | |
| |||
0 commit comments