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

replaced 'ansible_os_platform' to 'ansible_os_family' #44676

Merged
merged 1 commit into from
Aug 30, 2018

Conversation

riteshpuj2013
Copy link
Contributor

SUMMARY

replaced 'ansible_os_platform' to 'ansible_os_family' as 'ansible_os_platform' variable is no longer available in ansible setup module.

ISSUE TYPE
  • Docs Pull Request
ANSIBLE VERSION

ansible 2.4.1.0
config file = /etc/ansible/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 = /usr/bin/ansible
python version = 2.7.14 (default, Dec 14 2017, 15:51:29) [GCC 6.4.0]

replaced 'ansible_os_platform' to 'ansible_os_family' as 'ansible_os_platform' variable is no longer available.
@ansibot
Copy link
Contributor

ansibot commented Aug 25, 2018

@ansibot ansibot added affects_2.7 This issue/PR affects Ansible v2.7 docs This issue/PR relates to or includes documentation. needs_triage Needs a first human triage before being processed. new_contributor This PR is the first contribution by a new community member. small_patch support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Aug 25, 2018
@ryansb ryansb removed the needs_triage Needs a first human triage before being processed. label Aug 28, 2018
@acozine
Copy link
Contributor

acozine commented Aug 30, 2018

thanks @riteshpuj2013 for reading the docs carefully - it looks like we corrected this mistake on line 166 of the same file, but missed these two lines. Thank you for submitting the fix!

@acozine acozine merged commit ff654cc into ansible:devel Aug 30, 2018
@ansible ansible locked and limited conversation to collaborators Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.7 This issue/PR affects Ansible v2.7 docs This issue/PR relates to or includes documentation. new_contributor This PR is the first contribution by a new community member. small_patch support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants