forked from ansible/ansible
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aa5c8ed
commit d91315f
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule core
updated
5 files
+22 −3 | cloud/amazon/route53.py | |
+1 −1 | files/fetch.py | |
+19 −16 | system/service.py | |
+1 −1 | system/systemd.py | |
+3 −0 | windows/setup.ps1 |
Submodule extras
updated
12 files
+2 −9 | .travis.yml | |
+18 −4 | cloud/azure/azure_rm_deployment.py | |
+161 −0 | monitoring/sensu_subscription.py | |
+2 −2 | monitoring/zabbix_hostmacro.py | |
+8 −8 | packaging/language/cpanm.py | |
+5 −5 | packaging/language/maven_artifact.py | |
+2 −2 | packaging/os/layman.py | |
+7 −3 | packaging/os/yum_repository.py | |
+6 −3 | source_control/gitlab_group.py | |
+12 −8 | source_control/gitlab_project.py | |
+6 −3 | source_control/gitlab_user.py | |
+0 −1 | system/osx_defaults.py |