Skip to content

Instantly share code, notes, and snippets.

@a1git
Created February 8, 2020 18:55
Show Gist options
  • Save a1git/0d0916c52d16423767d67264fa62f4a1 to your computer and use it in GitHub Desktop.
Save a1git/0d0916c52d16423767d67264fa62f4a1 to your computer and use it in GitHub Desktop.
(kolla-setup) root@aio1:/home/sd/kolla-setup# kolla-ansible -i ./all-in-one bootstrap-servers -v
Bootstrapping servers : ansible-playbook -i ./all-in-one -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e CONFIG_DIR=/etc/kolla -e kolla_action=bootstrap-servers /home/sd/kolla-setup/share/kolla-ansible/ansible/kolla-host.yml --verbose
Using /etc/ansible/ansible.cfg as config file
[DEPRECATION WARNING]: The TRANSFORM_INVALID_GROUP_CHARS settings is set to allow bad characters in group names by default, this will change, but still be user
configurable on deprecation. This feature will be removed in version 2.10. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
[WARNING]: Invalid characters were found in group names but not replaced, use -vvvv to see details
PLAY [Gather facts for all hosts] ******************************************************************************************************************************************
TASK [Gather 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 [Group hosts to determine when using --limit] *************************************************************************************************************************
ok: [localhost] => {"add_group": "all_using_limit_False", "changed": false, "parent_groups": ["all"]}
[WARNING]: Could not match supplied host pattern, ignoring: all_using_limit_True
PLAY [Gather facts for all hosts (if using --limit)] ***********************************************************************************************************************
skipping: no hosts matched
PLAY [Apply role baremetal] ************************************************************************************************************************************************
TASK [baremetal : include_tasks] *******************************************************************************************************************************************
included: /home/sd/kolla-setup/share/kolla-ansible/ansible/roles/baremetal/tasks/bootstrap-servers.yml for localhost
TASK [baremetal : include_tasks] *******************************************************************************************************************************************
included: /home/sd/kolla-setup/share/kolla-ansible/ansible/roles/baremetal/tasks/pre-install.yml for localhost
TASK [baremetal : Install python2] *****************************************************************************************************************************************
changed: [localhost] => {"changed": true, "rc": 0, "stderr": "/bin/sh: 1: yum: not found\n", "stderr_lines": ["/bin/sh: 1: yum: not found"], "stdout": "Hit:1 http://nl.archive.ubuntu.com/ubuntu bionic InRelease\nHit:2 http://nl.archive.ubuntu.com/ubuntu bionic-updates InRelease\nHit:3 http://nl.archive.ubuntu.com/ubuntu bionic-backports InRelease\nHit:4 https://download.docker.com/linux/ubuntu bionic InRelease\nHit:5 http://nl.archive.ubuntu.com/ubuntu bionic-security InRelease\nReading package lists...\nReading package lists...\nBuilding dependency tree...\nReading state information...\npython2.7 is already the newest version (2.7.17-1~18.04).\nThe following packages were automatically installed and are no longer required:\n dns-root-data dnsmasq-base ebtables libisns0 liblxc-common liblxc1 libuv1\n lxcfs lxd-client uidmap xdelta3\nUse 'sudo apt autoremove' to remove them.\n0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded.\n", "stdout_lines": ["Hit:1 http://nl.archive.ubuntu.com/ubuntu bionic InRelease", "Hit:2 http://nl.archive.ubuntu.com/ubuntu bionic-updates InRelease", "Hit:3 http://nl.archive.ubuntu.com/ubuntu bionic-backports InRelease", "Hit:4 https://download.docker.com/linux/ubuntu bionic InRelease", "Hit:5 http://nl.archive.ubuntu.com/ubuntu bionic-security InRelease", "Reading package lists...", "Reading package lists...", "Building dependency tree...", "Reading state information...", "python2.7 is already the newest version (2.7.17-1~18.04).", "The following packages were automatically installed and are no longer required:", " dns-root-data dnsmasq-base ebtables libisns0 liblxc-common liblxc1 libuv1", " lxcfs lxd-client uidmap xdelta3", "Use 'sudo apt autoremove' to remove them.", "0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded."]}
TASK [baremetal : Gather facts] ********************************************************************************************************************************************
ok: [localhost]
TASK [baremetal : Ensure localhost in /etc/hosts] **************************************************************************************************************************
ok: [localhost] => {"backup": "", "changed": false, "msg": ""}
TASK [baremetal : Ensure hostname does not point to loopback in /etc/hosts] ************************************************************************************************
ok: [localhost] => {"backup": "", "changed": false, "found": 0, "msg": ""}
TASK [baremetal : Generate /etc/hosts for all of the nodes] ****************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Ensure /etc/cloud/cloud.cfg exists] **********************************************************************************************************************
ok: [localhost] => {"changed": false, "stat": {"atime": 1581186246.504, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bd0356234d0f183a98bd1dbdebd95575a8eb6286", "ctime": 1580309208.7651563, "dev": 2050, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 3409361, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1579106123.0, "nlink": 1, "path": "/etc/cloud/cloud.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3517, "uid": 0, "version": "1784162838", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}}
TASK [baremetal : Disable cloud-init manage_etc_hosts] *********************************************************************************************************************
ok: [localhost] => {"changed": false, "checksum": "cfb02e3dfc214a3fbaf21f7ffec1c5bada19bf0a", "dest": "/etc/cloud/cloud.cfg.d/99-kolla.cfg", "gid": 0, "group": "root", "mode": "0660", "owner": "root", "path": "/etc/cloud/cloud.cfg.d/99-kolla.cfg", "size": 23, "state": "file", "uid": 0}
TASK [baremetal : Ensure sudo group is present] ****************************************************************************************************************************
ok: [localhost] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false}
TASK [baremetal : Ensure kolla group is present] ***************************************************************************************************************************
ok: [localhost] => {"changed": false, "gid": 1001, "name": "kolla", "state": "present", "system": false}
TASK [baremetal : Install apt packages] ************************************************************************************************************************************
changed: [localhost] => {"cache_update_time": 1581187995, "cache_updated": true, "changed": true}
TASK [baremetal : Install ca certs] ****************************************************************************************************************************************
ok: [localhost] => (item=ca-certificates) => {"ansible_loop_var": "item", "cache_update_time": 1581187995, "cache_updated": false, "changed": false, "item": "ca-certificates"}
ok: [localhost] => (item=apt-transport-https) => {"ansible_loop_var": "item", "cache_update_time": 1581187995, "cache_updated": false, "changed": false, "item": "apt-transport-https"}
TASK [baremetal : Ensure apt sources list directory exists] ****************************************************************************************************************
ok: [localhost] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/apt/sources.list.d", "size": 4096, "state": "directory", "uid": 0}
TASK [baremetal : Install docker apt gpg key] ******************************************************************************************************************************
ok: [localhost] => {"changed": false}
TASK [baremetal : Enable docker apt repository] ****************************************************************************************************************************
ok: [localhost] => {"changed": false, "repo": "deb https://download.docker.com/linux/ubuntu bionic stable", "state": "present"}
TASK [baremetal : Ensure yum repos directory exists] ***********************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Enable docker yum repository] ****************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Install docker rpm gpg key] ******************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : include_tasks] *******************************************************************************************************************************************
included: /home/sd/kolla-setup/share/kolla-ansible/ansible/roles/baremetal/tasks/install.yml for localhost
TASK [baremetal : Update apt cache] ****************************************************************************************************************************************
changed: [localhost] => {"cache_update_time": 1581187998, "cache_updated": true, "changed": true}
TASK [baremetal : Set firewall default policy] *****************************************************************************************************************************
ok: [localhost] => {"changed": false, "commands": ["/usr/sbin/ufw status verbose", "/bin/grep -h '^### tuple' /lib/ufw/user.rules /lib/ufw/user6.rules /etc/ufw/user.rules /etc/ufw/user6.rules /var/lib/ufw/user.rules /var/lib/ufw/user6.rules", "/usr/sbin/ufw default allow", "/usr/sbin/ufw -f disable", "/usr/sbin/ufw status verbose", "/bin/grep -h '^### tuple' /lib/ufw/user.rules /lib/ufw/user6.rules /etc/ufw/user.rules /etc/ufw/user6.rules /var/lib/ufw/user.rules /var/lib/ufw/user6.rules"], "msg": "Status: inactive"}
TASK [baremetal : Check if firewalld is installed] *************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Disable firewalld] ***************************************************************************************************************************************
skipping: [localhost] => (item=firewalld) => {"ansible_loop_var": "item", "changed": false, "item": "firewalld", "skip_reason": "Conditional result was False"}
TASK [baremetal : Check which containers are running] **********************************************************************************************************************
ok: [localhost] => {"changed": false, "cmd": ["docker", "ps", "-f", "status=running", "-q"], "delta": "0:00:00.027970", "end": "2020-02-08 18:53:19.703213", "failed_when_result": false, "rc": 0, "start": "2020-02-08 18:53:19.675243", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
TASK [baremetal : Install apt packages] ************************************************************************************************************************************
ok: [localhost] => {"cache_update_time": 1581187998, "cache_updated": false, "changed": false}
TASK [baremetal : Install deltarpm packages] *******************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Install yum packages] ************************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Start docker] ********************************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Wait for Docker to start] ********************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Ensure containers are running after Docker upgrade] ******************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Install virtualenv packages] *****************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Install pip] *********************************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Install latest pip in the virtualenv] ********************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Install docker SDK for python] ***************************************************************************************************************************
ok: [localhost] => {"changed": false, "cmd": ["/home/sd/kolla-setup/bin/pip2", "install", "-U", "docker"], "name": ["docker"], "requirements": null, "state": "latest", "stderr": "DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support\n", "stderr_lines": ["DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support"], "stdout": "Requirement already up-to-date: docker in /home/sd/kolla-setup/lib/python2.7/site-packages (4.2.0)\nRequirement already satisfied, skipping upgrade: six>=1.4.0 in /home/sd/kolla-setup/lib/python2.7/site-packages (from docker) (1.14.0)\nRequirement already satisfied, skipping upgrade: ipaddress>=1.0.16; python_version < \"3.3\" in /home/sd/kolla-setup/lib/python2.7/site-packages (from docker) (1.0.23)\nRequirement already satisfied, skipping upgrade: requests!=2.18.0,>=2.14.2 in /home/sd/kolla-setup/lib/python2.7/site-packages (from docker) (2.22.0)\nRequirement already satisfied, skipping upgrade: backports.ssl-match-hostname>=3.5; python_version < \"3.5\" in /home/sd/kolla-setup/lib/python2.7/site-packages (from docker) (3.7.0.1)\nRequirement already satisfied, skipping upgrade: websocket-client>=0.32.0 in /home/sd/kolla-setup/lib/python2.7/site-packages (from docker) (0.57.0)\nRequirement already satisfied, skipping upgrade: certifi>=2017.4.17 in /home/sd/kolla-setup/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker) (2019.11.28)\nRequirement already satisfied, skipping upgrade: chardet<3.1.0,>=3.0.2 in /home/sd/kolla-setup/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker) (3.0.4)\nRequirement already satisfied, skipping upgrade: idna<2.9,>=2.5 in /home/sd/kolla-setup/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker) (2.8)\nRequirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/sd/kolla-setup/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker) (1.25.8)\n", "stdout_lines": ["Requirement already up-to-date: docker in /home/sd/kolla-setup/lib/python2.7/site-packages (4.2.0)", "Requirement already satisfied, skipping upgrade: six>=1.4.0 in /home/sd/kolla-setup/lib/python2.7/site-packages (from docker) (1.14.0)", "Requirement already satisfied, skipping upgrade: ipaddress>=1.0.16; python_version < \"3.3\" in /home/sd/kolla-setup/lib/python2.7/site-packages (from docker) (1.0.23)", "Requirement already satisfied, skipping upgrade: requests!=2.18.0,>=2.14.2 in /home/sd/kolla-setup/lib/python2.7/site-packages (from docker) (2.22.0)", "Requirement already satisfied, skipping upgrade: backports.ssl-match-hostname>=3.5; python_version < \"3.5\" in /home/sd/kolla-setup/lib/python2.7/site-packages (from docker) (3.7.0.1)", "Requirement already satisfied, skipping upgrade: websocket-client>=0.32.0 in /home/sd/kolla-setup/lib/python2.7/site-packages (from docker) (0.57.0)", "Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in /home/sd/kolla-setup/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker) (2019.11.28)", "Requirement already satisfied, skipping upgrade: chardet<3.1.0,>=3.0.2 in /home/sd/kolla-setup/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker) (3.0.4)", "Requirement already satisfied, skipping upgrade: idna<2.9,>=2.5 in /home/sd/kolla-setup/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker) (2.8)", "Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/sd/kolla-setup/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker) (1.25.8)"], "version": null, "virtualenv": null}
TASK [baremetal : Remove packages] *****************************************************************************************************************************************
ok: [localhost] => {"changed": false}
TASK [baremetal : Remove packages] *****************************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : include_tasks] *******************************************************************************************************************************************
included: /home/sd/kolla-setup/share/kolla-ansible/ansible/roles/baremetal/tasks/post-install.yml for localhost
TASK [baremetal : Create kolla user] ***************************************************************************************************************************************
ok: [localhost] => {"append": true, "changed": false, "comment": "", "group": 1001, "groups": "sudo", "home": "/home/kolla", "move_home": false, "name": "kolla", "shell": "/bin/sh", "state": "present", "uid": 1001}
TASK [baremetal : Add public key to kolla user authorized keys] ************************************************************************************************************
ok: [localhost] => {"changed": false, "comment": null, "exclusive": false, "follow": false, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCSt/6hpqvX0wW2+NXxrKiRB6HCUgGA9B7sHFWZA/OomHBJig80p+SjsV89KKta7cuMR2tdF3cDYhvachqipyqqqm84Zv2gSE3hcZRiBITKQFPYAX8StQXHEfzFdz9f5pEGMnn1mmhicNqdrYaotS3UZAgJtme8LyGyw+5sVPf5NYpBMQ5Dl28p267F46EAIL5v4O1gQFk28e1k9hiNGIGe9aaWcpIlcriybiXHZ8ljEx6+0KabPpf7iVF7D4P48duFO8xjt3YKCay45mB9Tx8UWiey80edFs9U75WxSuAUpGzNLWJii1+h8HyAjk2pqfzyxvvUpMGBgH7VAhbrDwankcpuN5XtoW3PYF7GPEDfLDYBI8hi+LWgjU2huy7BqDIBoz5DcwhbMcnN8Dftsr1hoRFaH0vrDbuSE3wn4o6v0mSVlbZRKC6np9MmV47DhowMYyJlqCSHakfchNNZ6Evr/JU0BqFtjskC0i3aTOMr5/r8jZuPLBmuoRLTtAjXknlREZU+naz+d5KghSiVF+FeATE0LEzXAGaLR2Hy/wlVBneNxFTJwk61nT7uss/H2AzTieQunUcaQiG094cttaXTkO6qjOna3APuuLbEjZLk3eLHyv71s5xdg94lSO8bvI8ghqSsQgpIvzwSeuqA9MQYDhkzqnz3aWnlLveR2I27/Q==", "key_options": null, "keyfile": "/home/kolla/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kolla", "validate_certs": true}
TASK [baremetal : Grant kolla user passwordless sudo] **********************************************************************************************************************
ok: [localhost] => {"backup": "", "changed": false, "msg": ""}
TASK [baremetal : Ensure virtualenv has correct ownership] *****************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Ensure node_config_directory directory exists for user kolla] ********************************************************************************************
ok: [localhost] => {"changed": false, "gid": 1001, "group": "kolla", "mode": "0755", "owner": "kolla", "path": "/etc/kolla", "size": 4096, "state": "directory", "uid": 1001}
TASK [baremetal : Ensure node_config_directory directory exists] ***********************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Ensure docker config directory exists] *******************************************************************************************************************
ok: [localhost] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/docker", "size": 4096, "state": "directory", "uid": 0}
TASK [baremetal : Merge Zun docker config] *********************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Warn about deprecations] *********************************************************************************************************************************
skipping: [localhost] => {}
TASK [baremetal : Setup docker insecure registries] ************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Setup docker storage driver] *****************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Setup docker runtime directory] **************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Merge custom docker config] ******************************************************************************************************************************
ok: [localhost] => {"ansible_facts": {"docker_config": {"log-opts": {"max-file": "5", "max-size": "50m"}}}, "changed": false}
TASK [baremetal : Write docker config] *************************************************************************************************************************************
ok: [localhost] => {"changed": false, "checksum": "82dad5e72f0d1f2a0449724a4ad01486c4349ab2", "dest": "/etc/docker/daemon.json", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/docker/daemon.json", "size": 78, "state": "file", "uid": 0}
TASK [baremetal : Remove old docker options file] **************************************************************************************************************************
ok: [localhost] => {"changed": false, "path": "/etc/systemd/system/docker.service.d/kolla.conf", "state": "absent"}
TASK [baremetal : Ensure docker service directory exists] ******************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Configure docker service] ********************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Reload docker service file] ******************************************************************************************************************************
ok: [localhost] => {"changed": false, "name": "docker", "status": {"ActiveEnterTimestamp": "Sat 2020-02-08 18:40:45 UTC", "ActiveEnterTimestampMonotonic": "289568352", "ActiveExitTimestamp": "Sat 2020-02-08 18:40:45 UTC", "ActiveExitTimestampMonotonic": "289140564", "ActiveState": "active", "After": "docker.socket systemd-journald.socket sysinit.target containerd.service basic.target firewalld.service network-online.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2020-02-08 18:40:45 UTC", "AssertTimestampMonotonic": "289146455", "Before": "shutdown.target multi-user.target", "BindsTo": "containerd.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2020-02-08 18:40:45 UTC", "ConditionTimestampMonotonic": "289146454", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "docker.socket", "ControlGroup": "/system.slice/docker.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "yes", "DelegateControllers": "cpu cpuacct io blkio memory devices pids", "Description": "Docker Application Container Engine", "DevicePolicy": "auto", "Documentation": "https://docs.docker.com", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "20404", "ExecMainStartTimestamp": "Sat 2020-02-08 18:40:45 UTC", "ExecMainStartTimestampMonotonic": "289147120", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/lib/systemd/system/docker.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "docker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2020-02-08 18:40:45 UTC", "InactiveEnterTimestampMonotonic": "289144099", "InactiveExitTimestamp": "Sat 2020-02-08 18:40:45 UTC", "InactiveExitTimestampMonotonic": "289147152", "InvocationID": "4317b6551a424744a38a1364a6a98dc5", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "63912", "LimitSIGPENDINGSoft": "63912", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "20404", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "docker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice docker.socket", "Restart": "always", "RestartUSec": "2s", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitIntervalUSec": "1min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2020-02-08 18:40:45 UTC", "StateChangeTimestampMonotonic": "289568352", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "17", "TasksMax": "infinity", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "docker.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogTimestamp": "Sat 2020-02-08 18:40:45 UTC", "WatchdogTimestampMonotonic": "289568350", "WatchdogUSec": "0"}}
TASK [baremetal : Get stat of libvirtd apparmor profile] *******************************************************************************************************************
ok: [localhost] => {"changed": false, "stat": {"exists": false}}
TASK [baremetal : Remove apparmor profile for libvirt] *********************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Create docker group] *************************************************************************************************************************************
ok: [localhost] => {"changed": false, "gid": 999, "name": "docker", "state": "present", "system": false}
TASK [baremetal : Add kolla user to docker group] **************************************************************************************************************************
ok: [localhost] => {"append": true, "changed": false, "comment": "", "group": 1001, "groups": "docker", "home": "/home/kolla", "move_home": false, "name": "kolla", "shell": "/bin/sh", "state": "present", "uid": 1001}
TASK [baremetal : Start docker] ********************************************************************************************************************************************
ok: [localhost] => {"changed": false, "name": "docker", "state": "started", "status": {"ActiveEnterTimestamp": "Sat 2020-02-08 18:40:45 UTC", "ActiveEnterTimestampMonotonic": "289568352", "ActiveExitTimestamp": "Sat 2020-02-08 18:40:45 UTC", "ActiveExitTimestampMonotonic": "289140564", "ActiveState": "active", "After": "docker.socket systemd-journald.socket sysinit.target containerd.service basic.target firewalld.service network-online.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2020-02-08 18:40:45 UTC", "AssertTimestampMonotonic": "289146455", "Before": "shutdown.target multi-user.target", "BindsTo": "containerd.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2020-02-08 18:40:45 UTC", "ConditionTimestampMonotonic": "289146454", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "docker.socket", "ControlGroup": "/system.slice/docker.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "yes", "DelegateControllers": "cpu cpuacct io blkio memory devices pids", "Description": "Docker Application Container Engine", "DevicePolicy": "auto", "Documentation": "https://docs.docker.com", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "20404", "ExecMainStartTimestamp": "Sat 2020-02-08 18:40:45 UTC", "ExecMainStartTimestampMonotonic": "289147120", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/lib/systemd/system/docker.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "docker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2020-02-08 18:40:45 UTC", "InactiveEnterTimestampMonotonic": "289144099", "InactiveExitTimestamp": "Sat 2020-02-08 18:40:45 UTC", "InactiveExitTimestampMonotonic": "289147152", "InvocationID": "4317b6551a424744a38a1364a6a98dc5", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "63912", "LimitSIGPENDINGSoft": "63912", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "20404", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "docker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice docker.socket", "Restart": "always", "RestartUSec": "2s", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitIntervalUSec": "1min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2020-02-08 18:40:45 UTC", "StateChangeTimestampMonotonic": "289568352", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "17", "TasksMax": "infinity", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "docker.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogTimestamp": "Sat 2020-02-08 18:40:45 UTC", "WatchdogTimestampMonotonic": "289568350", "WatchdogUSec": "0"}}
TASK [baremetal : Restart docker] ******************************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Enable docker] *******************************************************************************************************************************************
ok: [localhost] => {"changed": false, "enabled": true, "name": "docker", "status": {"ActiveEnterTimestamp": "Sat 2020-02-08 18:40:45 UTC", "ActiveEnterTimestampMonotonic": "289568352", "ActiveExitTimestamp": "Sat 2020-02-08 18:40:45 UTC", "ActiveExitTimestampMonotonic": "289140564", "ActiveState": "active", "After": "docker.socket systemd-journald.socket sysinit.target containerd.service basic.target firewalld.service network-online.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2020-02-08 18:40:45 UTC", "AssertTimestampMonotonic": "289146455", "Before": "shutdown.target multi-user.target", "BindsTo": "containerd.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2020-02-08 18:40:45 UTC", "ConditionTimestampMonotonic": "289146454", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "docker.socket", "ControlGroup": "/system.slice/docker.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "yes", "DelegateControllers": "cpu cpuacct io blkio memory devices pids", "Description": "Docker Application Container Engine", "DevicePolicy": "auto", "Documentation": "https://docs.docker.com", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "20404", "ExecMainStartTimestamp": "Sat 2020-02-08 18:40:45 UTC", "ExecMainStartTimestampMonotonic": "289147120", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/bin/dockerd ; argv[]=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/lib/systemd/system/docker.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "docker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2020-02-08 18:40:45 UTC", "InactiveEnterTimestampMonotonic": "289144099", "InactiveExitTimestamp": "Sat 2020-02-08 18:40:45 UTC", "InactiveExitTimestampMonotonic": "289147152", "InvocationID": "4317b6551a424744a38a1364a6a98dc5", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "63912", "LimitSIGPENDINGSoft": "63912", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "20404", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "Names": "docker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice docker.socket", "Restart": "always", "RestartUSec": "2s", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitIntervalUSec": "1min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2020-02-08 18:40:45 UTC", "StateChangeTimestampMonotonic": "289568352", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "17", "TasksMax": "infinity", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "docker.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogTimestamp": "Sat 2020-02-08 18:40:45 UTC", "WatchdogTimestampMonotonic": "289568350", "WatchdogUSec": "0"}}
TASK [baremetal : Stop time service] ***************************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Stop time service] ***************************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Synchronizing time one-time] *****************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Start time sync service] *********************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Start time sync service] *********************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Change state of selinux] *********************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [baremetal : Reboot] **************************************************************************************************************************************************
skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
PLAY RECAP *****************************************************************************************************************************************************************
localhost : ok=39 changed=3 unreachable=0 failed=0 skipped=33 rescued=0 ignored=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment