Robin Schneider
057d2f2ea5
Improved coding style as it is used in the DebOps project.
...
* Use YAML syntax which is better human readable.
* Try to use Ansible modules for operations when this is possible.
* `template/dumpenv/dumpenv.j2` seems to be missing.
2016-01-08 10:42:02 +01:00
Robin Schneider
8da80e7bbf
Use YAML syntax which is better human readable.
2016-01-08 10:22:46 +01:00
Manuel Amador (Rudd-O)
3747abc0f9
fix typo
2015-12-28 03:50:19 +00:00
Manuel Amador (Rudd-O)
7afdaa1955
first sample playbook added
2015-12-28 03:49:49 +00:00
Rudd-O
7faa46e5bd
Merge pull request #1 from holmboe/patch-1
...
Fix typo
2015-12-28 03:19:16 +00:00
Henrik Holmboe
ad64827497
Fix typo
2015-12-27 21:51:34 +01:00
Manuel Amador (Rudd-O)
267e870b4c
fix link to playbook
2015-12-27 09:16:36 +00:00
Manuel Amador (Rudd-O)
a58de117e0
better error reporting in case of qubes connection failure
2015-12-27 09:11:49 +00:00
Manuel Amador (Rudd-O)
34997aeab6
note use of hash_behaviour merge
2015-12-27 09:05:25 +00:00
Manuel Amador (Rudd-O)
582f9f4b37
enhance docs to point to the ansible.cfg file
2015-12-27 09:03:48 +00:00
Manuel Amador (Rudd-O)
0369485fab
add example of qubesformation technology
2015-12-27 08:56:44 +00:00
Manuel Amador (Rudd-O)
ff34ab7725
add a better headline in readme
2015-12-27 08:56:19 +00:00
Manuel Amador (Rudd-O)
0cbdd8cb1d
added qubesctl qubesformation automation technology
2015-12-27 08:56:08 +00:00
Manuel Amador (Rudd-O)
ed2a52fd71
these items do not matter
2015-12-27 08:55:13 +00:00
Manuel Amador (Rudd-O)
2380afd7c4
Point to proper examples dir.
2015-12-27 08:51:57 +00:00
Manuel Amador (Rudd-O)
3036a1694d
Basic Ansible example instead of Ansible example.
2015-12-27 05:59:53 +00:00
Manuel Amador (Rudd-O)
33e5cd7105
Updated readme.
2015-12-26 05:08:07 +00:00
Manuel Amador (Rudd-O)
e530692cab
pathify path in main readme, 23
2015-12-21 02:09:12 +00:00
Manuel Amador (Rudd-O)
03b5c7d4e2
pathify path in main readme, 2
2015-12-21 02:08:03 +00:00
Manuel Amador (Rudd-O)
2a16039508
pathify path in main readme
2015-12-21 02:05:36 +00:00
Manuel Amador (Rudd-O)
faa41f9d47
no untar
2015-12-21 02:03:06 +00:00
Manuel Amador (Rudd-O)
0f88915390
clarify other aspects
2015-12-21 02:02:35 +00:00
Manuel Amador (Rudd-O)
d00d019949
improve intro
2015-12-21 02:01:00 +00:00
Manuel Amador (Rudd-O)
2d21027f20
test hyperlinking, 7
2015-12-21 01:53:43 +00:00
Manuel Amador (Rudd-O)
150ba01a3c
test hyperlinking, 6
2015-12-21 01:52:18 +00:00
Manuel Amador (Rudd-O)
f8128851a3
test hyperlinking, 5
2015-12-21 01:49:53 +00:00
Manuel Amador (Rudd-O)
d9fde907bd
test hyperlinking, 4
2015-12-21 01:47:56 +00:00
Manuel Amador (Rudd-O)
32e0e2435b
test hyperlinking, 2
2015-12-21 01:47:32 +00:00
Manuel Amador (Rudd-O)
ef005c8b35
test hyperlinking, 2
2015-12-21 01:47:16 +00:00
Manuel Amador (Rudd-O)
8ad7827c04
test hyperlinking
2015-12-21 01:46:58 +00:00
Manuel Amador (Rudd-O)
d43ab64baa
do not consider compiled python files
2015-12-21 01:45:46 +00:00
Manuel Amador (Rudd-O)
5dd5ea0e69
added sample Ansible playbooks and documentation
2015-12-21 01:45:20 +00:00
Manuel Amador (Rudd-O)
138dfadccf
added eclipse project files
2015-12-21 00:29:03 +00:00
Manuel Amador (Rudd-O)
eebd457b03
bombshell-client gains a lock that prevents it from hanging if two parallel requests happen too fast
2015-12-15 00:06:56 +00:00
Manuel Amador (Rudd-O)
8e38ed73bb
Ensure that qssh and qscp can be forcibly told to connect to a VM, instead of using the heuristic of the host name.
2015-12-11 04:28:54 +00:00
Manuel Amador (Rudd-O)
5af01dc496
fix SCP use case for qssh
2015-12-07 10:28:35 +00:00
Manuel Amador (Rudd-O)
54f0bb44fa
Document and dedent certain code paths
2015-12-07 09:52:46 +00:00
Manuel Amador (Rudd-O)
1f8e70b891
Fix defect in proxy host management
2015-12-07 09:52:33 +00:00
Manuel Amador (Rudd-O)
e23fd6b8e2
updated SSH automator for SaltStack
2015-12-06 19:48:17 +00:00
Manuel Amador (Rudd-O)
9a30a0e29b
qssh needs to mimic the way in which executes remote commands
2015-10-23 00:32:00 +00:00
Manuel Amador (Rudd-O)
3347c9722c
rewrite readme to be clearer
2015-10-22 01:17:43 +00:00
Manuel Amador (Rudd-O)
f480d4a87b
use thread- and queue-based signal handling
2015-10-20 18:38:43 +00:00
Manuel Amador (Rudd-O)
34be9f2b98
do not propagate signals received by this program to the child qrexec
2015-10-20 18:38:27 +00:00
Manuel Amador (Rudd-O)
ad02b71c57
improvements in logging
2015-10-20 18:37:43 +00:00
Manuel Amador (Rudd-O)
a09dd080c6
qrun defect fixed
2015-10-20 04:11:29 +00:00
Manuel Amador (Rudd-O)
896cc30532
doc updates
2015-10-20 03:51:23 +00:00
Manuel Amador (Rudd-O)
e732006bf0
Migration to bombshell complete
2015-10-20 03:21:00 +00:00
Manuel Amador (Rudd-O)
3fc1883f94
Publish bombshell
2015-10-13 03:30:46 +00:00
Manuel Amador (Rudd-O)
03b2ae2ddd
enhance docs
2015-06-15 12:12:41 -07:00
Manuel Amador (Rudd-O)
f2068b17dc
initial commit
2015-06-15 12:08:51 -07:00