mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Merge pull request #3121 from tgerla/devel
fix AWS page heading styles for 'pending information'
This commit is contained in:
commit
41425fb535
1 changed files with 4 additions and 4 deletions
|
@ -127,22 +127,22 @@ And in your playbook::
|
||||||
hosts: /chroot/path
|
hosts: /chroot/path
|
||||||
|
|
||||||
Pending Information
|
Pending Information
|
||||||
===================
|
```````````````````
|
||||||
|
|
||||||
In the future look here for more topics.
|
In the future look here for more topics.
|
||||||
|
|
||||||
Using Ansible's S3 module
|
Using Ansible's S3 module
|
||||||
`````````````````````````
|
+++++++++++++++++++++++++
|
||||||
|
|
||||||
these modules are documented on the module page, more walk throughs coming soon
|
these modules are documented on the module page, more walk throughs coming soon
|
||||||
|
|
||||||
Using Ansible's Elastic Load Balancer Support
|
Using Ansible's Elastic Load Balancer Support
|
||||||
`````````````````````````````````````````````
|
+++++++++++++++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
these modules are documented on the module page, more walk throughs coming soon
|
these modules are documented on the module page, more walk throughs coming soon
|
||||||
|
|
||||||
Using Ansible's Cloud Formation Module
|
Using Ansible's Cloud Formation Module
|
||||||
``````````````````````````````````````
|
++++++++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
these modules are documented on the module page, more walk throughs coming soon
|
these modules are documented on the module page, more walk throughs coming soon
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue