Stop installing ansible packages

This commit is contained in:
Anthony Rose 2021-02-21 00:01:12 +00:00
parent 65258523c0
commit a6ce49dc1c
7 changed files with 0 additions and 7 deletions

View file

@ -25,7 +25,6 @@
update_cache: yes update_cache: yes
vars: vars:
packages: packages:
- ansible
- aspell-en - aspell-en
- arch-wiki-docs - arch-wiki-docs
- asciidoctor - asciidoctor

View file

@ -22,7 +22,6 @@
vars: vars:
packages: packages:
- apt-file - apt-file
- ansible
- asciidoctor - asciidoctor
- clang - clang
- clang-format - clang-format

View file

@ -21,7 +21,6 @@
vars: vars:
packages: packages:
- "@c-development" - "@c-development"
- ansible
- asciidoctor - asciidoctor
- aspell-en - aspell-en
- bc - bc

View file

@ -34,7 +34,6 @@
state: present state: present
vars: vars:
packages: packages:
- ansible
- git - git
- gnupg2 - gnupg2
- heirloom-doctools - heirloom-doctools

View file

@ -32,7 +32,6 @@
type: package type: package
vars: vars:
packages: packages:
- ansible
- aspell-en - aspell-en
- bc - bc
- bind-utils - bind-utils

View file

@ -32,7 +32,6 @@
type: package type: package
vars: vars:
packages: packages:
- ansible
- aspell-en - aspell-en
- bc - bc
- bind-utils - bind-utils

View file

@ -22,7 +22,6 @@
vars: vars:
packages: packages:
- apt-file - apt-file
- ansible
- asciidoctor - asciidoctor
- build-essential - build-essential
- clang - clang