Commit 54267102 authored by nimrod's avatar nimrod
Browse files

- Added the Shore Ansible modules git submodule (otherwise I can't run the...

- Added the Shore Ansible modules git submodule (otherwise I can't run the ca-store role and what's the use of the role then?).
parent 618be0c2
Loading
Loading
Loading
Loading

.gitmodules

0 → 100644
+3 −0
Original line number Diff line number Diff line
[submodule "library/shore"]
	path = library/shore
	url = https://www.shore.co.il/git/ansible-modules
+1 −0
Original line number Diff line number Diff line
@@ -4,3 +4,4 @@ retry_files_enabled = False
roles_path = .molecule/roles:../
command_warnings = True
deprecation_warnings = True
library = library

library/__init__.py

0 → 100644
+0 −0

Empty file added.

shore @ c5618862

Original line number Diff line number Diff line
Subproject commit c56188623e83f8e59b88a14d41d513d386af6c64
+3 −1
Original line number Diff line number Diff line
@@ -4,4 +4,6 @@
  roles: [ ansible-role-openbsd-bootstrap ]

- hosts: all
  roles: [ ansible-role-nginx ]
  roles:
      - ansible-role-ca-store
      - ansible-role-nginx