👉설치 apt-get install dirmngrapt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv A621E701 apt updateapt install software-properties-common > add apt repository 명령어를 사용하기 위한 설치add aptrepository --yes --update ppa:ansible/ansible > 최신 버전 설치를 위한 목록 추가apt install ansible 👉삭제apt remove ansible 👉collections 설치ansible-galaxy collection install cisco.ios