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

WARNING on neutron-prerequisites with RedHat systems #242

Open
mmccarre opened this issue Aug 28, 2019 · 0 comments
Open

WARNING on neutron-prerequisites with RedHat systems #242

mmccarre opened this issue Aug 28, 2019 · 0 comments

Comments

@mmccarre
Copy link
Contributor

SUMMARY

A warning is displayed about the remote temp directory not existing and possible issues with other users running Ansible

ISSUE TYPE
  • Bug Report
COMPONENT NAME

neutron-prerequisites role

ANSIBLE VERSION
ansible 2.8.4
  config file = /opt/pf9-express/ansible.cfg
  configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python2.7/site-packages/ansible
  executable location = /bin/ansible
  python version = 2.7.5 (default, Jun 20 2019, 20:27:34) [GCC 4.8.5 20150623 (Red Hat 4.8.5-36)]
CONFIGURATION
ANSIBLE_NOCOWS(/opt/pf9-express/ansible.cfg) = True
ANSIBLE_PIPELINING(/opt/pf9-express/ansible.cfg) = True
COMMAND_WARNINGS(/opt/pf9-express/ansible.cfg) = False
DEFAULT_CALLBACK_WHITELIST(/opt/pf9-express/ansible.cfg) = [u'profile_tasks']
DEFAULT_HOST_LIST(/opt/pf9-express/ansible.cfg) = [u'/opt/pf9-express/inventory/hosts']
DEPRECATION_WARNINGS(/opt/pf9-express/ansible.cfg) = False
HOST_KEY_CHECKING(/opt/pf9-express/ansible.cfg) = False
RETRY_FILES_ENABLED(/opt/pf9-express/ansible.cfg) = False
OS / ENVIRONMENT

Run Express against a CentOS 7.6 host

EXPECTED RESULTS
TASK [neutron-prerequisites : Add Platform9 Yum repository] ****************************************************************************************************
Wednesday 28 August 2019  22:55:53 +0000 (0:00:00.322)       0:01:59.709 ****** 
changed: [rt-hv-0001]
changed: [rt-hv-0002]
changed: [rt-hv-0003]
ACTUAL RESULTS
TASK [neutron-prerequisites : Add Platform9 Yum repository] ****************************************************************************************************
Wednesday 28 August 2019  22:55:53 +0000 (0:00:00.322)       0:01:59.709 ****** 
 [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To
avoid this, create the remote_tmp dir with the correct permissions manually
changed: [rt-hv-0001]
changed: [rt-hv-0002]
changed: [rt-hv-0003]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant