mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
scripts/ansible: spacing touch up
This commit is contained in:
parent
593a02a02f
commit
99558b07a6
1 changed files with 0 additions and 1 deletions
|
@ -100,7 +100,6 @@ fi
|
|||
#echo -e "\napt update; install dirmngr; PPA to /etc/apt/sources.list.d/iiab-ansible.list\n"
|
||||
#$APT_PATH/apt update
|
||||
#$APT_PATH/apt -y install dirmngr
|
||||
|
||||
#echo "deb http://ppa.launchpad.net/ansible/ansible/ubuntu $CODENAME main" \
|
||||
echo "deb [signed-by=/usr/share/keyrings/iiab-ansible-keyring.gpg] http://ppa.launchpad.net/ansible/ansible/ubuntu $CODENAME main" \
|
||||
> /etc/apt/sources.list.d/iiab-ansible.list
|
||||
|
|
Loading…
Reference in a new issue