Explorar el Código

Kommentar bereinigt

erdo hace 5 años
padre
commit
a06b092a08
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      roles/sid/tasks/main.yml

+ 1 - 1
roles/sid/tasks/main.yml

@@ -5,7 +5,7 @@
        line: APT::Default-Release "stable";
        create: yes
 
-   - name: set default release
+   - name: add sid repo
      blockinfile:
        path: "/etc/apt/apt.conf.d/sid.list"
        block: |