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

Fix windows agent installation #1300 #1301

Merged

Conversation

david-sieg
Copy link
Contributor

SUMMARY

Extend when condition for Docker and Windows.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

include_role

ADDITIONAL INFORMATION

This PR should fix #1300

Copy link
Collaborator

@pyrodie18 pyrodie18 left a comment

Choose a reason for hiding this comment

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

Thanks for that. Only thing I say that needs to be changed. Undo your change to changelog.yml and instead follow the instructions at https://docs.ansible.com/ansible/latest/community/development_process.html#creating-a-changelog-fragment for putting in a change fragement.

@pyrodie18
Copy link
Collaborator

@david-sieg you're failing sanity checks. I'm guessing you're on a Windows system which by default uses a combined /r/n for new lines instead of the /n by itself that *Nix uses. This in the change fragment is causing it to fail. Also the format for the change fragment is - Agent Role - < My Description>

@pyrodie18 pyrodie18 merged commit b0f05b4 into ansible-collections:main Jun 22, 2024
102 checks passed
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.

[Zabbix Agent] Windows Agent installation is executed 2 times
2 participants