mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Fix for changes in clearlinux (#49344)
* Fix for changes in clearlinux clearlinux is now providing /etc/os-release file and ansible is identifying as NA then this change allow ansible to find it Signed-off-by: Josue David Hernandez Gutierrez <josue.d.hernandez.gutierrez@intel.com> * Add changelog fragment for clearlinux changes Signed-off-by: Josue David Hernandez Gutierrez <josue.d.hernandez.gutierrez@intel.com>
This commit is contained in:
committed by
John R Barker
parent
cb24ab3014
commit
6d42c5020a
3
changelogs/fragments/clear_system_variablse.yml
Normal file
3
changelogs/fragments/clear_system_variablse.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
minor_changes:
|
||||
- Change the position to search os-release since clearlinux new versions are providing /etc/os-release too
|
||||
Reference in New Issue
Block a user