Skip to content
Snippets Groups Projects
  1. Apr 16, 2024
  2. Feb 21, 2024
  3. Jul 17, 2023
  4. Dec 07, 2022
  5. Dec 06, 2022
  6. Dec 05, 2022
    • Anders Harrisson's avatar
      Add else statement to set_fact conditional · dc4ba0ee
      Anders Harrisson authored
      Skipping the 'else' statement seems to work in Molecule, and even
      when running ansible-playbook from the local Molecule environment.
      However, on AWX this fails with 'the inline if-expression on line 1
      evaluated to false and no else section was defined'.
      v1.4.1
      dc4ba0ee
  7. Dec 02, 2022
  8. Nov 30, 2022
  9. Nov 10, 2022
  10. Oct 31, 2022
  11. Sep 08, 2021
  12. Jul 13, 2021
  13. Jun 15, 2021
  14. Sep 07, 2020
  15. Aug 21, 2020
  16. May 27, 2020
  17. May 26, 2020
  18. Jan 27, 2020
  19. Dec 12, 2019
  20. Nov 26, 2019
  21. Nov 25, 2019
  22. Oct 02, 2019
    • Benjamin Bertrand's avatar
      Use conda_env module instead of handler · e62683d3
      Benjamin Bertrand authored
      Using the conda_env module is more robust.
      - If the handler failed for any reason, the env file had to be deleted
        for it to run again
      - conda_env ensures the environment is up to date without having to recreate it
      v0.14.0
      e62683d3
  23. Sep 26, 2019
  24. Sep 20, 2019
  25. Sep 19, 2019
  26. Sep 18, 2019
  27. Aug 16, 2019
Loading