nitzmahone
14fec788a1
bump core submodule ref
9 years ago
Matt Clay
643a7ec01d
Merge pull request #16126 from mattclay/shippable-fix
...
Update how shippable scripts are called.
9 years ago
Matt Clay
7a533406f9
Merge pull request #13145 from Mic92/devel
...
lxc connection plugin
9 years ago
Matt Clay
6d74f43eff
Update how shippable scripts are called.
9 years ago
Brian Coca
85f4c95843
minor optimization
9 years ago
Brian Coca
2482c687b7
optimize openbsd pkg_mgr fact discovery
9 years ago
Brian Coca
44bd1db976
updated package to use minimal fact gathering
...
also fixed results handling of fact gathering
9 years ago
Michael Scherer
f07d6b26a7
Show a better error message when there is too much arguments ( #16119 )
...
If someone run:
ansible all -m file state=present
The error message is "Missing target hosts" which is misleading, since
the target hosts is here, the problem is the missing '-a'.
9 years ago
jctanner
2bf2e0fdfd
Force relative role paths to be absolute and correct errors about missing path(s). ( #16088 )
...
Addresses #10811
9 years ago
Matt Clay
3aae0b8a6b
Merge pull request #16113 from ahlusar1989/unittests
...
Unittests for Raw Module
9 years ago
Saran Ahluwalia
fda927a14b
added failing test for testing if executable is not empty string
9 years ago
Jason McKerr
8a3f3b96c0
Merge pull request #16105 from mckerrj/devel
...
2.2 Roadmap and moving Roadmap into docsite with links from root roadmap file.
9 years ago
James Cammarata
273a965dcc
Fix the way host and group vars are loaded
...
* In the VariableManager, we were not properly tracking if a file
had already been loaded, so we continuously append data to the end
of the list there for host and group vars, meaning large sets of data
are duplicated multiple times
* In the inventory, we were merging the host/group vars with the vars
local to the host needlessly, as the VariableManager already handles that.
This leads to needless duplication of the data and makes combining the
vars in VariableManager take even longer.
9 years ago
Jason McKerr
50591757fc
Merge branch 'devel' of github.com:mckerrj/ansible into devel
9 years ago
Jason McKerr
d170d5b5c0
Update ROADMAP_2_2.rst
9 years ago
Jason McKerr
d4b9740391
Update ROADMAP_2_2.rst
9 years ago
Jason McKerr
e109f6f3b2
Update ROADMAP_2_2.rst
9 years ago
Jason McKerr
7a8227deb6
Update ROADMAP_2_2.rst
9 years ago
Adrian Likins
ef78e3019d
formatting
9 years ago
Adrian Likins
1ce266ebc3
formatting
9 years ago
Adrian Likins
b24b4fae47
formatting
9 years ago
Jason McKerr
8305f0c506
Update ROADMAP_2_2.rst
9 years ago
Jason McKerr
743390d1e2
Update ROADMAP.rst
9 years ago
Jason McKerr
32aa7a8ffa
Update ROADMAP.rst
...
more formatting. I suck at RST.
9 years ago
Jason McKerr
805955c734
Update ROADMAP_2_2.rst
...
formatting
9 years ago
Jason McKerr
e59abc6f2a
Update ROADMAP.rst
9 years ago
Jason McKerr
b6dc7f008b
Update ROADMAP_2_2.rst
9 years ago
Jason McKerr
a0e0a2f7c2
Update ROADMAP.rst
...
formatting stuff
9 years ago
Jason McKerr
868878c4e1
adding docs for individual roadmap docs. Adding subdir in docsite for
...
them. removing md file
9 years ago
Jason McKerr
1d50edd395
removing md version of roadmap
9 years ago
Jason McKerr
619b5e0e84
changing to RST format. Simplifying this as a top level document that
...
links to working roadmaps by verision
9 years ago
Jason McKerr
58b431e02f
Merge branch 'mckerrj-devel' into devel
9 years ago
Michael Scherer
f0023610e8
Fix bin/ansible to not make a double traceback on python3 ( #15972 )
9 years ago
Bede Carroll
805e0ec529
Add validate_certs to vmware doc fragment ( #16096 )
9 years ago
Hrishikesh Barua
6354f0292b
Update intro_configuration.rst ( #16093 )
...
Fix for #16092
9 years ago
Matt Clay
c9a5b1c555
Merge pull request #16000 from mattclay/shippable
...
Add support for full CI on shippable.com.
9 years ago
Matt Clay
b0e1efbd62
Add full support for Shippable CI.
9 years ago
Jason McKerr
6746d7928e
Update ROADMAP_2_2.rst
9 years ago
Jason McKerr
c3198aa0ed
Update ROADMAP_2_2.rst
9 years ago
Jason McKerr
87560a1ffc
Update ROADMAP_2_2.rst
9 years ago
Jason McKerr
0a0c4f5aaa
Update ROADMAP_2_2.rst
9 years ago
Jason McKerr
ecbdfeab23
Merge pull request #1 from alikins/mc-devel
...
formatting
9 years ago
Adrian Likins
0c629cb577
formatting
9 years ago
Adrian Likins
75d31b7a87
formatting
9 years ago
Adrian Likins
58f5624a4f
formatting
9 years ago
Rene Moser
e3a5c5bd08
doc: changelog: new module netconf_config
...
See https://github.com/ansible/ansible-modules-extras/pull/2103
9 years ago
Jason McKerr
125d9838f1
Update ROADMAP_2_2.rst
9 years ago
Rene Moser
72d5416c40
doc: changelog: new module letsencrypt
9 years ago
Jason McKerr
a1cb25e0b7
Update ROADMAP.rst
9 years ago
Jason McKerr
907bdf95ca
Update ROADMAP.rst
...
more formatting. I suck at RST.
9 years ago