Commit abe838aa authored by nanahira's avatar nanahira

fix names

parent 8a2690ce
Pipeline #2872 failed with stage
in 4 minutes and 38 seconds
- name: Docker apt 源公钥
- name: xanmod apt key
become: true
apt_key:
url: 'https://dl.xanmod.org/gpg.key'
- name: Docker apt 源
- name: xanmod apt source
become: true
apt_repository:
repo: 'deb http://deb.xanmod.org releases main'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment