Skip to content
Snippets Groups Projects
  1. May 21, 2024
  2. May 02, 2024
  3. Apr 17, 2024
  4. Apr 16, 2024
  5. Feb 21, 2024
  6. Jul 17, 2023
  7. Dec 07, 2022
  8. Dec 06, 2022
  9. 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
  10. Dec 02, 2022
  11. Nov 30, 2022
  12. Nov 10, 2022
  13. Oct 31, 2022
  14. Sep 08, 2021
  15. Jul 13, 2021
  16. Jun 15, 2021
  17. Sep 07, 2020
  18. Aug 21, 2020
  19. May 27, 2020
  20. May 26, 2020
  21. Jan 27, 2020
  22. Dec 12, 2019
  23. Nov 26, 2019
  24. Nov 25, 2019
  25. 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
  26. Sep 26, 2019
  27. Sep 20, 2019
  28. Sep 19, 2019
Loading