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

devpts modification on RedHat based systems has warning / may be unnecessary #236

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

Comments

@mmccarre
Copy link
Contributor

SUMMARY

In the common role, Express modifies the /dev/pts configuration. This doesn't appear to be needed and also produces a warning upon execution of Express.

ISSUE TYPE
  • Bug Report
COMPONENT NAME

common 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

CentOS 7.6

STEPS TO REPRODUCE

Install Express on CentOS 7.6 and execute against a CentOS 7.6 host

EXPECTED RESULTS

No WARNING or not part of the playbook all together

ACTUAL RESULTS
TASK [common : Modify devpts mount point] *******************************************************************************************
Wednesday 28 August 2019  16:58:34 +0000 (0:00:01.237)       0:00:29.481 ****** 
skipping: [express-regiontest-hv01]
 [WARNING]: The value 0 (type int) in a string field was converted to u'0' (type string). If this does not look like what you
expect, quote the entire value to ensure it does not change.
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