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

Backport/2.9/62766 package_facts: check 'vital' and 'automated' values ('pkg' manager) #62825

Merged
merged 1 commit into from Nov 12, 2019

Conversation

pilou-
Copy link
Contributor

@pilou- pilou- commented Sep 25, 2019

SUMMARY

package_facts: check fix value of vital and automatic attributes. These attributes are returned when pkg manager is used (FreeBSD).

Value is converted to an integer instead of using ansible.module_utils.parsing.convert_bool.boolean because the only possible values are 0 or 1.

Integration test of package_facts updated

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

package_facts

ADDITIONAL INFORMATION

Backport of #62766 .

@ansibot
Copy link
Contributor

ansibot commented Sep 25, 2019

@ansibot ansibot added affects_2.9 This issue/PR affects Ansible v2.9 backport This PR does not target the devel branch. bug This issue/PR relates to a bug. community_review In order to be merged, this PR must follow the community review workflow. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. packaging Packaging category support:community This issue/PR relates to code supported by the Ansible community. labels Sep 25, 2019
@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Oct 4, 2019
@mattclay mattclay added the backport_verified This PR has been verified as a backport of a merged devel PR. label Nov 5, 2019
@ansibot ansibot removed the needs_triage Needs a first human triage before being processed. label Nov 5, 2019
@nitzmahone nitzmahone merged commit 5ca92a8 into ansible:stable-2.9 Nov 12, 2019
@ansible ansible locked and limited conversation to collaborators Dec 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.9 This issue/PR affects Ansible v2.9 backport_verified This PR has been verified as a backport of a merged devel PR. backport This PR does not target the devel branch. bug This issue/PR relates to a bug. community_review In order to be merged, this PR must follow the community review workflow. module This issue/PR relates to a module. packaging Packaging category stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. support:community This issue/PR relates to code supported by the Ansible community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants