您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12 行
226B

  1. ---
  2. - name: remove riot-im keyring
  3. file:
  4. path: /usr/share/keyrings/riot-im-archive-keyring.gpg
  5. state: absent
  6. - name: remove riot-im apt repo
  7. file:
  8. path: /etc/apt/sources.list.d/riot-im.list
  9. state: absent