This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-common
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
conditional for debian_packages
master
Markus Katharina Brechtel
4 years ago
parent
3d73aeacb7
commit
85c94633ed
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/main.yaml
+ 1
- 0
tasks/main.yaml
View File
@@ -26,6 +26,7 @@
- not ansible_lsb.id is defined or ansible_lsb.id != "Raspbian"
- import_role:
name: debian_packages
when: ansible_distribution == "Debian"
- import_role:
name: system_upgrade
- import_role: