Ansible implementation of one of the following is required: name,list Perform playbooks [root@controller playbook]# ansible-playbook package.yaml Error message [root@controller playbook]# ansible-playbook package.yaml [WARNING]: While constructing a mapping from /root/ansible/playbook/package.yaml, line 11, column 5, found a duplicate dict key (name). Using last defined value only. [WARNING]: Ignoring invalid attribute: state PLAY [app] **************************************************************************************************************************************************************************************************************************************************************** TASK [Gathering Facts] […]
Recent Comments