1. 19 Oct, 2021 4 commits
  2. 18 Oct, 2021 1 commit
  3. 15 Oct, 2021 2 commits
  4. 11 Oct, 2021 1 commit
  5. 08 Oct, 2021 1 commit
  6. 01 Oct, 2021 2 commits
  7. 30 Sep, 2021 2 commits
  8. 28 Sep, 2021 1 commit
  9. 09 Sep, 2021 2 commits
  10. 27 Aug, 2021 1 commit
  11. 12 Aug, 2021 1 commit
  12. 09 Jul, 2021 2 commits
  13. 07 Jul, 2021 1 commit
  14. 05 Jul, 2021 2 commits
    • Łukasz Nowak's avatar
      playbook: Introduce nexedi-laptop playbook · 1b9e724c
      Łukasz Nowak authored
      The general idea is to provide a machine connected to re6st, registered as
      computer in SlapOS Master and with thorwable user to work on it.
      
      Starting from default installation some uneeded packages are removed, and
      few expected ones are added in order to have common set of packages and use
      scenarios across all installations.
      1b9e724c
    • Łukasz Nowak's avatar
      playbook: Ignore ntp check · c52084b5
      Łukasz Nowak authored
      It's not possible on Ubuntu/Focal
      c52084b5
  15. 01 Jul, 2021 4 commits
  16. 30 Jun, 2021 1 commit
  17. 23 Jun, 2021 5 commits
  18. 15 Jun, 2021 1 commit
  19. 14 Jun, 2021 3 commits
  20. 03 Jun, 2021 1 commit
  21. 01 Jun, 2021 1 commit
  22. 27 May, 2021 1 commit
    • Łukasz Nowak's avatar
      playbook: Sekeltonize rapid.space-vps-brute-capri playbook · f893455c
      Łukasz Nowak authored
      Additional role rapid-space-vps-base is added for furhter extensions.
      
      Unfortunately a lot of various approaches is needed:
      
       * ini_file for oneline manipulation
       * blockinfile for adding a section
       * lineinfile for uncommenting
      
      Note: it was discovered, that some specific parts are just missing in
      vifib-server, so add them there.
      f893455c