We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Changing Cilium config does not apply the changes!
ansible [core 2.15.8] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/luka/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3/dist-packages/ansible ansible collection location = /home/luka/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible python version = 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] (/usr/bin/python3) jinja version = 3.0.3 libyaml = True
Expected the config changes to be applied when config changed.
Config changes were not applied when config changed.
The text was updated successfully, but these errors were encountered:
Fix config not being applied (#3)
98ecaa5
Fixes #2 Added running cilium upgrade on config changes
Successfully merging a pull request may close this issue.
Summary
Changing Cilium config does not apply the changes!
Ansible Version
Repro Steps
Expected Results
Expected the config changes to be applied when config changed.
Actual Results
Config changes were not applied when config changed.
The text was updated successfully, but these errors were encountered: