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