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