ansible/test/integration/targets/dnf/tasks
Sam Doran 18feeb51a8
Change integration tests in order to pass on Fedora 30 (#58081)
* Use different package for DNF tests
    Ninja caused errors in Fedora 30. This works in both Fedora 29 and 30.

* Fix git integration tests
    Git >= 2.21.0 has either a bug or change in behavior where it errors when fetching a
    repository containing submodules that are behind the upstream submodule commits.
    It's weird and I don't fully understand it.

    Get around this my checking out specific commits from a repository rather than
    switch the origin URL.

* Fix PostgreSQL tests
    The error message is slightly different
2019-06-19 12:38:05 -04:00
..
dnf.yml
dnfinstallroot.yml Clean up local_action and delegate_to in tests. (#55835) 2019-04-26 17:33:59 -07:00
dnfreleasever.yml Clean up local_action and delegate_to in tests. (#55835) 2019-04-26 17:33:59 -07:00
main.yml
modularity.yml Change integration tests in order to pass on Fedora 30 (#58081) 2019-06-19 12:38:05 -04:00
repo.yml dnf: fix wildcard matching for state: absent (#56013) 2019-05-14 17:34:10 -04:00