This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-simple-desktop
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
do not reboot by default
master
Markus Brechtel
5 years ago
parent
46603e71bc
commit
4a09258cbc
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
tasks/main.yaml
+ 2
- 2
tasks/main.yaml
View File
@@ -33,8 +33,8 @@
- import_tasks: kitaplus.yaml
when: kita_plus_url is defined
- import_role:
name: reboot
#
- import_role:
#
name: reboot
- import_role:
name: display_manager
Write
Preview
Loading…
Cancel
Save