mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-01 11:44:24 -07:00
[PR #10252/e938ca5f backport][stable-10] Adjust YAML in extra docs (#10255)
Adjust YAML in extra docs (#10252)
Adjust YAML in extra docs.
(cherry picked from commit e938ca5f20
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
cfee3284cd
commit
bd4f1a3e5c
4 changed files with 107 additions and 107 deletions
|
@ -165,7 +165,7 @@ The following playbook will create an SSH key, 3 Packet servers, and then wait u
|
|||
project_id: <your_project_id>
|
||||
wait_for_public_IPv: 4
|
||||
user_data: |
|
||||
#cloud-config
|
||||
# cloud-config
|
||||
coreos:
|
||||
etcd2:
|
||||
discovery: https://discovery.etcd.io/<token>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue