Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- changed: [localhost] => (item={'name': 'TEST-VARIABLES', 'server_type': 'cx11', 'os_image': 'ubuntu-20.04', 'server_labels': 'Name=test-server', 'server_location': 'hel1'}) => {
- "ansible_loop_var": "item",
- "changed": true,
- "hcloud_server": {
- "backup_window": "None",
- "datacenter": "hel1-dc2",
- "delete_protection": false,
- "id": "19461514",
- "image": "ubuntu-20.04",
- "ipv4_address": "11.111.111.168",
- "ipv6": "2a01:4f9:c011:6b01::/64",
- "labels": {
- "Name": "test-server"
- },
- "location": "hel1",
- "name": "TEST-VARIABLES",
- "placement_group": null,
- "rebuild_protection": false,
- "rescue_enabled": false,
- "server_type": "cx11",
- "status": "running"
- },
- "invocation": {
- "module_args": {
- "allow_deprecated_image": false,
- "api_token": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
- "backups": null,
- "datacenter": null,
- "delete_protection": null,
- "endpoint": "https://api.SERVER.cloud/v1",
- "firewalls": null,
- "force": false,
- "force_upgrade": false,
- "id": null,
- "image": "ubuntu-20.04",
- "labels": {
- "Name": "test-server"
- },
- "location": "hel1",
- "name": "TEST-VARIABLES",
- "placement_group": null,
- "rebuild_protection": null,
- "rescue_mode": null,
- "server_type": "cx11",
- "ssh_keys": null,
- "state": "present",
- "upgrade_disk": false,
- "user_data": null,
- "volumes": null
- }
- },
- "item": {
- "name": "TEST-VARIABLES",
- "os_image": "ubuntu-20.04",
- "server_labels": "Name=test-server",
- "server_location": "hel1",
- "server_type": "cx11"
- },
- "root_password": "DFLDJFLDFDLFKJDLFKJ"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement