summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorLee Garrett <lgarrett@rocketjump.eu>2020-12-19 18:12:24 +0100
committerLee Garrett <lgarrett@rocketjump.eu>2020-12-19 18:12:24 +0100
commitb0c840f0b8eabf61dee4b8be2e00a8747ed0f2f0 (patch)
tree425c0ec94f93ae7cebc8ecfbe99d2ad7f0180904 /bin
downloaddebian-ansible-core-b0c840f0b8eabf61dee4b8be2e00a8747ed0f2f0.zip
New upstream version 2.10.4
Diffstat (limited to 'bin')
l---------bin/ansible1
l---------bin/ansible-config1
l---------bin/ansible-connection1
l---------bin/ansible-console1
l---------bin/ansible-doc1
l---------bin/ansible-galaxy1
l---------bin/ansible-inventory1
l---------bin/ansible-playbook1
l---------bin/ansible-pull1
l---------bin/ansible-test1
l---------bin/ansible-vault1
11 files changed, 11 insertions, 0 deletions
diff --git a/bin/ansible b/bin/ansible
new file mode 120000
index 00000000..1acbe230
--- /dev/null
+++ b/bin/ansible
@@ -0,0 +1 @@
+../lib/ansible/cli/scripts/ansible_cli_stub.py \ No newline at end of file
diff --git a/bin/ansible-config b/bin/ansible-config
new file mode 120000
index 00000000..cabb1f51
--- /dev/null
+++ b/bin/ansible-config
@@ -0,0 +1 @@
+ansible \ No newline at end of file
diff --git a/bin/ansible-connection b/bin/ansible-connection
new file mode 120000
index 00000000..a20affdb
--- /dev/null
+++ b/bin/ansible-connection
@@ -0,0 +1 @@
+../lib/ansible/cli/scripts/ansible_connection_cli_stub.py \ No newline at end of file
diff --git a/bin/ansible-console b/bin/ansible-console
new file mode 120000
index 00000000..cabb1f51
--- /dev/null
+++ b/bin/ansible-console
@@ -0,0 +1 @@
+ansible \ No newline at end of file
diff --git a/bin/ansible-doc b/bin/ansible-doc
new file mode 120000
index 00000000..cabb1f51
--- /dev/null
+++ b/bin/ansible-doc
@@ -0,0 +1 @@
+ansible \ No newline at end of file
diff --git a/bin/ansible-galaxy b/bin/ansible-galaxy
new file mode 120000
index 00000000..cabb1f51
--- /dev/null
+++ b/bin/ansible-galaxy
@@ -0,0 +1 @@
+ansible \ No newline at end of file
diff --git a/bin/ansible-inventory b/bin/ansible-inventory
new file mode 120000
index 00000000..cabb1f51
--- /dev/null
+++ b/bin/ansible-inventory
@@ -0,0 +1 @@
+ansible \ No newline at end of file
diff --git a/bin/ansible-playbook b/bin/ansible-playbook
new file mode 120000
index 00000000..cabb1f51
--- /dev/null
+++ b/bin/ansible-playbook
@@ -0,0 +1 @@
+ansible \ No newline at end of file
diff --git a/bin/ansible-pull b/bin/ansible-pull
new file mode 120000
index 00000000..cabb1f51
--- /dev/null
+++ b/bin/ansible-pull
@@ -0,0 +1 @@
+ansible \ No newline at end of file
diff --git a/bin/ansible-test b/bin/ansible-test
new file mode 120000
index 00000000..14f009af
--- /dev/null
+++ b/bin/ansible-test
@@ -0,0 +1 @@
+../test/lib/ansible_test/_data/cli/ansible_test_cli_stub.py \ No newline at end of file
diff --git a/bin/ansible-vault b/bin/ansible-vault
new file mode 120000
index 00000000..cabb1f51
--- /dev/null
+++ b/bin/ansible-vault
@@ -0,0 +1 @@
+ansible \ No newline at end of file