trilioData / triliovault-cfg-scripts

hosts all configuration management scripts including ansible, salt, juju and everything under the sun.
0 stars 34 forks source link

TVAULT-5326 dmapi_all also includes bare metal hosts on non LXC deployments #776

Closed trilio-shiwanand closed 1 year ago

trilio-shiwanand commented 1 year ago

hostname; tvault-dmapi_all considering the physical host as the target host hence updating the host

`PLAY [tvault_compute_hosts] **

PLAY [horizon_all] ***

PLAY RECAP *** controller1_dmapi_container-59e4ca53 : ok=33 changed=10 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 controller2_dmapi_container-903289e0 : ok=20 changed=7 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 controller3_dmapi_container-65aeb335 : ok=20 changed=7 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0

EXIT NOTICE [Playbook execution success] **

[root@ansible playbooks]#`