Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
KSZK
Ansible
Roles
Base
Commits
102c82a3
Verified
Commit
102c82a3
authored
Nov 09, 2021
by
rlacko
💬
Browse files
Fix netplan config include
parent
931683d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/netplan.yml
View file @
102c82a3
...
...
@@ -7,7 +7,7 @@
-
name
:
Add netplan network config
template
:
src
:
'
{{
netplan_config_file
}}'
src
:
'
{{
base_
netplan_config_file
}}'
dest
:
/etc/netplan/01-netcfg.yaml
mode
:
0644
register
:
netplan_config
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment