Details
-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:0.25
-
Epic Link:
-
Sprint:Spring 7 : 13 Apr to 24 Apr
Description
Please investigate and hopefully fix the cause of this error encountered upon running ansible playbooks for appstore:
quoting error
Ansible ec2-user $ ansible-playbook main.yml
[WARNING]: No inventory was parsed, only implicit localhost is available
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does
not match 'all'
[WARNING]: Could not match supplied host pattern, ignoring: local
PLAY [local] ***********************************************************************************************
skipping: no hosts matched
[WARNING]: Could not match supplied host pattern, ignoring: ec2_server
PLAY [ec2_server] ******************************************************************************************
skipping: no hosts matched
PLAY RECAP **************************************************************************************