Fix examples formatting (#345)

This commit is contained in:
Andrew Klychkov 2020-05-16 16:07:51 +03:00 committed by GitHub
parent 31ba39cac4
commit a7c830f49d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
148 changed files with 330 additions and 334 deletions

View file

@ -82,7 +82,7 @@ EXAMPLES = '''
# All the examples assume that you have your Packet api token in env var PACKET_API_TOKEN.
# You can also pass it to the auth_token parameter of the module instead.
- name: create 1 device and assign an arbitrary public IPv4 subnet to it
- name: Create 1 device and assign an arbitrary public IPv4 subnet to it
hosts: localhost
tasks:
@ -103,7 +103,7 @@ EXAMPLES = '''
# Release IP address 147.75.201.78
- name: unassign IP address from any device in your project
- name: Unassign IP address from any device in your project
hosts: localhost
tasks:
- packet_ip_subnet: