Running the playbook

When running the playbook, use the following commands:

$ export AWS_ACCESS_KEY=AKIAI5KECPOTNTTVM3EDA$ export AWS_SECRET_KEY=Y4B7FFiSWl0Am3VIFc07lgnc/TAtK5+RpxzIGTr$ ansible-playbook -i production site.yml

I received the following notifications from Slack:

As you can see, a lot of the messages are talking about services within the VPC being created. Rerunning the playbook immediately after returns the following results:

This time, the messages are talking about finding existing services and returning the IDs. Slack is just ...

Get Learn Ansible now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.