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

collection_remote: set sync_dependencies default to PAH default #346

Merged
merged 4 commits into from
Jan 30, 2024
Merged

collection_remote: set sync_dependencies default to PAH default #346

merged 4 commits into from
Jan 30, 2024

Conversation

dbk-rabel
Copy link
Contributor

@dbk-rabel dbk-rabel commented Dec 20, 2023

What does this PR do?

The default of sync_dependencies in PAH is True. So the ah_configuration collection should also use True as the default value.

Copy link
Contributor

@djdanielsson djdanielsson left a comment

Choose a reason for hiding this comment

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

I'm confused, in your PR comment you said change to False but the change is to True

@dbk-rabel
Copy link
Contributor Author

I'm confused, in your PR comment you said change to False but the change is to True

Oh yeah. Thanks for the hint. I fixed it now.

@dbk-rabel
Copy link
Contributor Author

To clarify: The change is to True. The commit was correct. I edited the PR comment.

Copy link
Contributor

@djdanielsson djdanielsson left a comment

Choose a reason for hiding this comment

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

LGTM

@djdanielsson
Copy link
Contributor

I am going to merge this because the CI failing isn't related to this change from what I can tell

@djdanielsson djdanielsson merged commit c8ee836 into ansible:devel Jan 30, 2024
8 of 13 checks passed
sean-m-sullivan added a commit that referenced this pull request Feb 27, 2024
* Update pre-commit (#326)

Co-authored-by: branic <[email protected]>

* Update pre-commit

* Fix ansible-lint running against .py files (#332)

* Fix ansible-lint running against .py files

* Fix a pylint issue

* Update description in the user role README (#333)

Updated the one line description in the role.

Co-authored-by: Sean Sullivan <[email protected]>

* Fix version comparison (#337)

fix #334

alternative implementarion for #335

* Update pre-commit (#338)

Co-authored-by: branic <[email protected]>

* user: Fix password type field in README (#342)

The `password` type was set to bool instead of str.

Signed-off-by: Dimitri Savineau <[email protected]>

* update repository roles (#343)

Co-authored-by: David Danielsson <[email protected]>

* Update pre-commit (#344)

Co-authored-by: branic <[email protected]>

* Fix wording to sync (#345)

* Update pre-commit

* Fix markdown tables (#349)

Co-authored-by: Sean Sullivan <[email protected]>

* Update pre-commit (#348)

Co-authored-by: branic <[email protected]>
Co-authored-by: Sean Sullivan <[email protected]>

* Update pre-commit

* collection_remote: set sync_dependencies default to PAH default (#346)

Co-authored-by: David Danielsson <[email protected]>

* Fix typo in ah_group_roles variable

* Add branch specifics to Contributing guide (#360)

* Fix documentation for validate_certs (#364)

* Fixed issue in all roles where AH_HOST was not being defaulted to if no variable set (#363)

* Fix documentation for group_roles role (#359)

* Update pre-commit (#361)

Co-authored-by: branic <[email protected]>

---------

Signed-off-by: Dimitri Savineau <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: branic <[email protected]>
Co-authored-by: Tom Page <[email protected]>
Co-authored-by: Richard J Osborne <[email protected]>
Co-authored-by: Bruno Rocha <[email protected]>
Co-authored-by: Dimitri Savineau <[email protected]>
Co-authored-by: David Danielsson <[email protected]>
Co-authored-by: dbk-rabel <[email protected]>
Co-authored-by: Bram Mertens <[email protected]>
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