Skip to content

make all tests work with gather_facts: false#82

Merged
richm merged 1 commit intolinux-system-roles:masterfrom
richm:gather-facts-false
Jun 22, 2022
Merged

make all tests work with gather_facts: false#82
richm merged 1 commit intolinux-system-roles:masterfrom
richm:gather-facts-false

Conversation

@richm
Copy link
Copy Markdown
Collaborator

@richm richm commented Jun 22, 2022

Ensure tests work when using ANSIBLE_GATHERING=explicit

Ensure tests work when using ANSIBLE_GATHERING=explicit
@richm richm requested a review from nhosoi June 22, 2022 21:45
@richm richm merged commit d434916 into linux-system-roles:master Jun 22, 2022
@richm richm deleted the gather-facts-false branch June 22, 2022 23:05
richm added a commit to richm/linux-system-roles-kernel_settings that referenced this pull request Jul 10, 2022
[1.1.9] - 2022-07-09
--------------------

REMOVE_ME: Recommend to itemize the change log entries in one of the following sections.
REMOVE_ME: Use Other Changes for CI, testing, and other non-feature/non-bug related items.
### New Features
### Bug Fixes
### Other Changes
- make all tests work with gather_facts: false (linux-system-roles#82)

Ensure tests work when using ANSIBLE_GATHERING=explicit
- [citest skip] make min_ansible_version a string in meta/main.yml (linux-system-roles#83)

The Ansible developers say that `min_ansible_version` in meta/main.yml
must be a `string` value like `"2.9"`, not a `float` value like `2.9`.

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
- Add CHANGELOG.md (linux-system-roles#84)

- [citest skip] Modify CHANGELOG.md (linux-system-roles#85)

- Replace the ATX style with the setext style for the header H1 and H2.
- Each changelog has 3 sections, "### New Features", "### Bug Fixes",
  and "Other Changes".
- If there is no items in a section, let it have "- none".

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
richm added a commit to richm/linux-system-roles-kernel_settings that referenced this pull request Jul 10, 2022
[1.1.9] - 2022-07-09
--------------------

### New Features

- none

### Bug Fixes

- none

### Other Changes

- make all tests work with gather_facts: false (linux-system-roles#82)

Ensure tests work when using ANSIBLE_GATHERING=explicit

- [citest skip] make min_ansible_version a string in meta/main.yml (linux-system-roles#83)

The Ansible developers say that `min_ansible_version` in meta/main.yml
must be a `string` value like `"2.9"`, not a `float` value like `2.9`.

- Add CHANGELOG.md (linux-system-roles#84)

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
richm added a commit to richm/linux-system-roles-kernel_settings that referenced this pull request Jul 10, 2022
[1.1.9] - 2022-07-10
--------------------

### New Features

- none

### Bug Fixes

- none

### Other Changes

- make all tests work with gather_facts: false (linux-system-roles#82)

Ensure tests work when using ANSIBLE_GATHERING=explicit

- make min_ansible_version a string in meta/main.yml (linux-system-roles#83)

The Ansible developers say that `min_ansible_version` in meta/main.yml
must be a `string` value like `"2.9"`, not a `float` value like `2.9`.

- Add CHANGELOG.md (linux-system-roles#84)

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
richm added a commit that referenced this pull request Jul 10, 2022
[1.1.9] - 2022-07-10
--------------------

### New Features

- none

### Bug Fixes

- none

### Other Changes

- make all tests work with gather_facts: false (#82)

Ensure tests work when using ANSIBLE_GATHERING=explicit

- make min_ansible_version a string in meta/main.yml (#83)

The Ansible developers say that `min_ansible_version` in meta/main.yml
must be a `string` value like `"2.9"`, not a `float` value like `2.9`.

- Add CHANGELOG.md (#84)

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant