oops, aptitude!

Wed, 14 Jun 2017 22:13:48 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 14 Jun 2017 22:13:48 -0400
changeset 56
b5103023562e
parent 55
76686ae96f48
child 57
6172fc31a08f

oops, aptitude!

roles/repositories/tasks/debian.yml file | annotate | diff | comparison | revisions
--- a/roles/repositories/tasks/debian.yml
+++ b/roles/repositories/tasks/debian.yml
@@ -3,7 +3,7 @@
 - name: add ansible/apt dependencies
   apt: name={{item}} state=installed
   with_items:
-    - ansible
+    - aptitude
     - python-apt
 
 - include: debian-stable.yml

mercurial