roles/repositories/tasks/debian.yml

changeset 48
af865a84224a
parent 32
70eb0f5478d8
child 55
76686ae96f48
equal deleted inserted replaced
47:9706ed9b8f06 48:af865a84224a
1 --- 1 ---
2
3 - name: add aptitude
4 apt: name=aptitude state=installed
2 5
3 - name: add python-apt 6 - name: add python-apt
4 apt: name=python-apt state=installed 7 apt: name=python-apt state=installed
5 8
6 - include: debian-stable.yml 9 - include: debian-stable.yml

mercurial