Skip to content
Snippets Groups Projects
  1. Nov 08, 2021
  2. Oct 02, 2021
  3. Feb 14, 2021
    • Kristian Klausen's avatar
      Make ansible-lint happy · 4112bdf9
      Kristian Klausen authored
      yaml: truthy value should be one of [false, true] (truthy)
      yaml: wrong indentation: expected 4 but found 2 (indentation)
      yaml: too few spaces before comment (comments)
      yaml: missing starting space in comment (comments)
      yaml: too many blank lines (1 > 0) (empty-lines)
      yaml: too many spaces after colon (colons)
      yaml: comment not indented like content (comments-indentation)
      yaml: no new line character at the end of file (new-line-at-end-of-file)
      load-failure: Failed to load or parse file
      parser-error: couldn't resolve module/action 'hosts'. This often indicates a misspelling, missing collection, or incorrect module path.
      4112bdf9
  4. Jan 26, 2021
  5. Oct 21, 2020
  6. Oct 07, 2020
  7. Aug 27, 2020
  8. Jun 17, 2020
  9. Jun 13, 2020
  10. Jun 12, 2020
  11. May 19, 2020
  12. May 06, 2020
  13. Dec 18, 2019
  14. Nov 30, 2019
  15. Nov 22, 2019
  16. Nov 18, 2019
  17. Oct 26, 2019
  18. Jun 26, 2019
  19. Jun 25, 2019
  20. Mar 28, 2019
  21. Mar 22, 2019
  22. Mar 15, 2019
  23. Feb 23, 2019
  24. Feb 17, 2019
  25. Jan 28, 2019
  26. Jan 23, 2019
    • Florian Pritz's avatar
      archbuild: Disable units when archbuild_fs is not tmpfs · 5d4587f8
      Florian Pritz authored
      
      Installing some services and config files doesn't really matter. What
      matters is if they are enabled so only use the conditional there. The
      rest is easier and less confusing if it just installs the files all the
      time. Otherwise we'd need a second task that performs the other case and
      then if we change something we'd also have to adjust that task. That's
      unnecessarily error prone.
      
      Signed-off-by: default avatarFlorian Pritz <bluewind@xinu.at>
      Verified
      5d4587f8
  27. Dec 25, 2018
  28. Dec 14, 2018
  29. Aug 05, 2018
  30. Aug 04, 2018
  31. Jul 20, 2018
  32. Jul 10, 2018
  33. Jun 19, 2018
  34. Jun 14, 2018
Loading