mirror of
https://github.com/Rudd-O/ansible-qubes.git
synced 2025-03-01 14:22:33 +01:00
pathify path in main readme, 2
This commit is contained in:
parent
2a16039508
commit
03b5c7d4e2
10
README.md
10
README.md
@ -9,14 +9,14 @@ industry-standard configuration management solutions.
|
|||||||
|
|
||||||
The software in this kit includes the following:
|
The software in this kit includes the following:
|
||||||
|
|
||||||
1. A computer program `bombshell-client` that can run in dom0 or
|
1. A [computer program `bombshell-client`](./bin/bombshell-client) that can run in dom0 or
|
||||||
in any domU, which uses the `qubes.VMShell` Qubes RPC service
|
in any domU, which uses the `qubes.VMShell` Qubes RPC service
|
||||||
to provide an *interactive* session with a shell interpreter
|
to provide an *interactive* session with a shell interpreter
|
||||||
(or any program of your choice) from a VM to any other VM.
|
(or any program of your choice) from a VM to any other VM.
|
||||||
2. A connection plug-in for Ansible that uses `bombshell-client`
|
2. A [connection plug-in for Ansible](./ansible/connection_plugins/qubes.py)
|
||||||
to make the full power of Ansible automation available to
|
that uses `bombshell-client` to make the full power of Ansible automation
|
||||||
Qubes OS administrators and users.
|
available to Qubes OS administrators and users.
|
||||||
3. A set of commands for SaltStack `salt-ssh` that fake SSH
|
3. A [set of commands for SaltStack `salt-ssh`](./bin/) that fake SSH
|
||||||
and SCP using `bombshell-client` to enable SaltStack management
|
and SCP using `bombshell-client` to enable SaltStack management
|
||||||
of Qubes OS VMs.
|
of Qubes OS VMs.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user