mirror of https://github.com/ansible/ansible.git
[stable-2.8] Handle situation where ansible_architecure may not be defined when gathering facts (#55466)
(cherry picked from commit f231f21669)
Co-authored-by: Sam Doran <sdoran@redhat.com>
pull/59087/head
parent
c40949df8a
commit
2f5c3b3cb4
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- facts - handle situation where ``ansible_architecture`` may not be defined (https://github.com/ansible/ansible/issues/55400)
|
||||
Loading…
Reference in New Issue