Update comment block
This commit is contained in:
@@ -789,7 +789,7 @@ esac
|
||||
**** module-helper
|
||||
#+BEGIN_SRC python :tangle roles/yavdr-common/templates/module-helper.j2 :mkdirp yes :padline no
|
||||
#!/usr/bin/env python3
|
||||
# {{ ansible_managed }}
|
||||
# {{ ansible_managed | comment }}
|
||||
# based on http://www.e-tobi.net/blog/files/module-helper
|
||||
# http://www.e-tobi.net/blog/2010/11/06/squeeze-vdr-teil-9-suspend-to-ram
|
||||
# ported to python3 by Alexander Grothe
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
# {{ ansible_managed }}
|
||||
# {{ ansible_managed | comment }}
|
||||
# based on http://www.e-tobi.net/blog/files/module-helper
|
||||
# http://www.e-tobi.net/blog/2010/11/06/squeeze-vdr-teil-9-suspend-to-ram
|
||||
# ported to python3 by Alexander Grothe
|
||||
|
Reference in New Issue
Block a user