Remove duplicate dict key (enable_ipv6) (#999)

Warning in yaml file:
` [WARNING]: While constructing a mapping from /root/algo/roles/cloud-scaleway/tasks/main.yml, line 73, column 11, found a duplicate dict key (enable_ipv6). Using last defined value only.`
This commit is contained in:
Emir Beganović 2018-06-25 12:40:51 +02:00 committed by Jack Ivanov
parent 6faac307af
commit 2f142f6dcc

View file

@ -79,7 +79,6 @@
tags:
- Environment:Algo
- AUTHORIZED_KEY={{ lookup('file', SSH_keys.public)|regex_replace(' ', '_') }}
enable_ipv6: true
status_code: 201
body_format: json
register: algo_instance