diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2017-04-01 23:08:57 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2017-04-01 23:08:57 +0200 |
commit | 1744778d4ffb5183020a5196c7ea020b18e1436a (patch) | |
tree | 2a8dd742d454182ea6b0cb03672983a789378dfa /.gitmodules | |
parent | e7ed329bd81c2273c03e94c93c9ce9c1d01cdc86 (diff) | |
download | ands-1744778d4ffb5183020a5196c7ea020b18e1436a.tar.gz ands-1744778d4ffb5183020a5196c7ea020b18e1436a.tar.bz2 ands-1744778d4ffb5183020a5196c7ea020b18e1436a.tar.xz ands-1744778d4ffb5183020a5196c7ea020b18e1436a.zip |
Add openshift-ansible as submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..2a57e55 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "anslib/openshift-ansible"] + path = anslib/openshift-ansible + url = https://github.com/openshift/openshift-ansible.git |