Browse Source

add vim vim modeline to ansible modules

Jason DeTiberus 10 năm trước cách đây
mục cha
commit
151f10b010
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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