Skip to content

support gather_facts: false; support setup-snapshot.yml#71

Merged
richm merged 1 commit intolinux-system-roles:masterfrom
richm:no-gather-facts-setup-snapshot
Apr 13, 2022
Merged

support gather_facts: false; support setup-snapshot.yml#71
richm merged 1 commit intolinux-system-roles:masterfrom
richm:no-gather-facts-setup-snapshot

Conversation

@richm
Copy link
Contributor

@richm richm commented Apr 12, 2022

Some users use gather_facts: false in their playbooks. This changes
the role to work in that case, by gathering only the facts it requires
to run.
CI testing can be sped up by creating a snapshot image pre-installed
with packages. tests/setup-snapshot.yml can be used by a CI system
to do this.

Some users use `gather_facts: false` in their playbooks.  This changes
the role to work in that case, by gathering only the facts it requires
to run.
CI testing can be sped up by creating a snapshot image pre-installed
with packages.  tests/setup-snapshot.yml can be used by a CI system
to do this.
@richm richm requested review from nhosoi and vrindle April 12, 2022 22:30
Copy link
Contributor

@nhosoi nhosoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@richm richm merged commit 5b660ee into linux-system-roles:master Apr 13, 2022
@richm richm deleted the no-gather-facts-setup-snapshot branch April 13, 2022 16:58
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.

2 participants