Skip to content
Snippets Groups Projects
  • Grzegorz Grasza's avatar
    7a235310
    Use ansible_facts variable · 7a235310
    Grzegorz Grasza authored
    Without this change the "Import variables specific to distribution"
    tasks fail with "Could not find file on the Ansible Controller..."
    on environments with inject facts disabled.
    
    This changes the tests to run with ansible with
    inject_facts_as_vars = false and fixes other roles and playbooks.
    7a235310
    History
    Use ansible_facts variable
    Grzegorz Grasza authored
    Without this change the "Import variables specific to distribution"
    tasks fail with "Could not find file on the Ansible Controller..."
    on environments with inject facts disabled.
    
    This changes the tests to run with ansible with
    inject_facts_as_vars = false and fixes other roles and playbooks.