Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: improve the discovery of projects at sites #278

Merged
merged 4 commits into from
Jul 7, 2023

Conversation

enolfc
Copy link
Contributor

@enolfc enolfc commented Jun 14, 2023

Summary

Do not fail if one of the Check-in credentials has no access to the site and still (potentially) produce valid output for other VOs

Want to add tests, so keeping as draft


Related issue :

@enolfc enolfc marked this pull request as ready for review July 6, 2023 12:01
@enolfc enolfc requested review from a team as code owners July 6, 2023 12:01
Moved everything into a python module and include testing for it,
hopefully will allow us to detect issues before deploymentt
Copy link
Member

@gwarf gwarf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (from a quick look... )
You may be able to mark the python code test workflow as required.

@enolfc enolfc merged commit faa71d8 into EGI-Federation:main Jul 7, 2023
8 checks passed
@enolfc enolfc deleted the improve-auto-config branch July 7, 2023 06:39
@egibot-app
Copy link

egibot-app bot commented Jul 7, 2023

Ansible deployment: success

Deployment log

PLAY [all] *********************************************************************

TASK [Gathering Facts] *********************************************************
[DEPRECATION WARNING]: Distribution Ubuntu 18.04 on host localhost should use 
/usr/bin/python3, but is using /usr/bin/python for backward compatibility with 
prior Ansible releases. A future Ansible release will default to using the 
discovered platform python for this host. See https://docs.ansible.com/ansible/
2.9/reference_appendices/interpreter_discovery.html for more information. This 
feature will be removed in version 2.12. Deprecation warnings can be disabled 
by setting deprecation_warnings=False in ansible.cfg.
ok: [localhost]

TASK [ansible-role-fedcloud-ops : Ensure cron is available] ********************
[WARNING]: Updating cache and auto-installing missing dependency: python-apt
ok: [localhost]

TASK [ansible-role-fedcloud-ops : Install docker] ******************************
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/docker.yml for localhost

TASK [ansible-role-fedcloud-ops : Install dependencies] ************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Docker repo key] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Add docker repo] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Install docker] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Ensure docker config dir is present] *********
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Configure docker] ****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Restart docker] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Load site configuration] *********************
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/TR-FC1-ULAKBIM.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/ELKH-CLOUD.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/CLOUDIFIN.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/CESGA.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/INFN-PADOVA-STACK.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/BIFI.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/CESGA-CLOUD.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/SCAI.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/ILIFU-UCT.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/UPV-GRyCAP.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/WALTON-CLOUD.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/IN2P3-IRES.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/INFN-CLOUD-BARI.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/UA-BITP.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/INFN-CLOUD-CNAF.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/UNIV-LILLE.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/NCG-INGRID-PT.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/CETA-GRID.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/100IT.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/EODC.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/fedcloud.srce.hr.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/IISAS-FedCloud-cloud.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/DESY-CC.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/CESNET-MCC.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/GSI-LCG2.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/CYFRONET-CLOUD.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/GRNET-OPENSTACK.yaml)
ok: [localhost] => (item=/var/tmp/egi/deploy/../sites/IFCA-LCG2.yaml)

TASK [ansible-role-fedcloud-ops : Set site configuration variable] *************
ok: [localhost] => (item=site_incl_vars_CYFRONET-CLOUD)
ok: [localhost] => (item=site_incl_vars_GSI-LCG2)
ok: [localhost] => (item=site_incl_vars_CESGA-CLOUD)
ok: [localhost] => (item=site_incl_vars_CETA-GRID)
ok: [localhost] => (item=site_incl_vars_UNIV-LILLE)
ok: [localhost] => (item=site_incl_vars_CESNET-MCC)
ok: [localhost] => (item=site_incl_vars_fedcloud.srce.hr)
ok: [localhost] => (item=site_incl_vars_BIFI)
ok: [localhost] => (item=site_incl_vars_INFN-CLOUD-BARI)
ok: [localhost] => (item=site_incl_vars_EODC)
ok: [localhost] => (item=site_incl_vars_TR-FC1-ULAKBIM)
ok: [localhost] => (item=site_incl_vars_UA-BITP)
ok: [localhost] => (item=site_incl_vars_SCAI)
ok: [localhost] => (item=site_incl_vars_IN2P3-IRES)
ok: [localhost] => (item=site_incl_vars_IFCA-LCG2)
ok: [localhost] => (item=site_incl_vars_INFN-PADOVA-STACK)
ok: [localhost] => (item=site_incl_vars_NCG-INGRID-PT)
ok: [localhost] => (item=site_incl_vars_INFN-CLOUD-CNAF)
ok: [localhost] => (item=site_incl_vars_DESY-CC)
ok: [localhost] => (item=site_incl_vars_UPV-GRyCAP)
ok: [localhost] => (item=site_incl_vars_CESGA)
ok: [localhost] => (item=site_incl_vars_GRNET-OPENSTACK)
ok: [localhost] => (item=site_incl_vars_ILIFU-UCT)
ok: [localhost] => (item=site_incl_vars_ELKH-CLOUD)
ok: [localhost] => (item=site_incl_vars_CLOUDIFIN)
ok: [localhost] => (item=site_incl_vars_100IT)
ok: [localhost] => (item=site_incl_vars_IISAS-FedCloud-cloud)
ok: [localhost] => (item=site_incl_vars_WALTON-CLOUD)

TASK [ansible-role-fedcloud-ops : Create /etc/egi directory] *******************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Create /etc/egi/vos directory] ***************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Create VO specific files] ********************
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/vo-config.yml for localhost

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
skipping: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO directory] ********************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client id] **************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: client secret] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : VO auth: refresh token] **********************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Create /etc/egi directory] *******************
ok: [localhost]

TASK [ansible-role-fedcloud-ops : Create /etc/egi/cloud-info directory] ********
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Create /var/lock/cloud-info directory] *******
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Create /var/log/cloud-info directory] ********
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Site specific config] ************************
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost
included: /root/.ansible/roles/ansible-role-fedcloud-ops/tasks/cloud-info.yml for localhost

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud-info config directory] *****************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info env] ******************************
changed: [localhost]

TASK [ansible-role-fedcloud-ops : Cloud info cron] *****************************
changed: [localhost]

PLAY RECAP *********************************************************************
localhost                  : ok=647  changed=500  unreachable=0    failed=0    skipped=48   rescued=0    ignored=0   

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants