This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-installation
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
use root_user instead of old role ssh_root_access
master
Markus Katharina Brechtel
7 years ago
parent
f62515ac1d
commit
c3dce3b717
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
meta/main.yml
+ 1
- 1
meta/main.yml
View File
@@ -28,7 +28,7 @@ dependencies:
- role: keyboard_configuration
- role: grub_bootloader
- role: network_interfaces
- role:
ssh_root_access
- role:
root_user
- role: ssh_host_key
ssh_host_key_state: fetched
- role: filesystems
Write
Preview
Loading…
Cancel
Save