Sfoglia il codice sorgente

add vim vim modeline to ansible modules

Jason DeTiberus 10 anni fa
parent
commit
151f10b010
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      roles/openshift_node/library/openshift_register_node.py

+ 1 - 0
roles/openshift_node/library/openshift_register_node.py

@@ -1,5 +1,6 @@
 #!/usr/bin/python
 # -*- coding: utf-8 -*-
+# vim: expandtab:tabstop=4:shiftwidth=4
 
 import os
 import multiprocessing