Skip to content

Conversation

@daianmartinho
Copy link

@daianmartinho daianmartinho commented Jun 9, 2025

Description

a partir da versão 10.0 do ansible (lançada há um ano), valor de state mudou de present pra enabled.
https://docs.ansible.com/ansible/latest/collections/community/general/rhsm_repository_module.html#parameter-state

essa é a linha que quebra na role:

state: present

essa mudança pode ser uma breaking change para clientes que ainda utilizam ansible em versões inferiores à 10.0.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@github-actions
Copy link

github-actions bot commented Jun 9, 2025

Dependency Review

✅ No vulnerabilities found.

Scanned Files

None

@daianmartinho
Copy link
Author

quem usa essa role do epel é a role common-linux..
por padrão a variável é definida como true na buy4.environment..
mas n sei se a gente está passando por cima disso quando sobe máquina via rundeck, ou se estamos usando uma versão de ansible antiga no rundeck..
teria que ver isso antes de mergear

@robsonsnt robsonsnt self-requested a review June 9, 2025 17:24
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.

3 participants