June 2018
Intermediate to advanced
398 pages
9h
English
Upload the playbook to the automation server and execute the following command to run it:
ansible-playbook os_playbook.yml
The playbook's output will be as follows:
[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'PLAY [localhost] ****************************************************************************TASK [Gathering Facts] **********************************************************************ok: [localhost]TASK [Upload the Cirros Image] **************************************************************changed: [localhost]TASK [CREATE CIRROS_FLAVOR] ***************************************************************** ...
Read now
Unlock full access