mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Removing reference to ansible-pull in bin/ansible-vault
This commit is contained in:
@@ -15,10 +15,8 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
# ansible-pull is a script that runs ansible in local mode
|
# ansible-vault is a script that encrypts/decrypts YAML files. See
|
||||||
# after checking out a playbooks directory from source repo. There is an
|
# http://docs.ansible.com/playbooks_vault.html for more details.
|
||||||
# example playbook to bootstrap this script in the examples/ dir which
|
|
||||||
# installs ansible and sets it up to run on cron.
|
|
||||||
|
|
||||||
#__requires__ = ['ansible']
|
#__requires__ = ['ansible']
|
||||||
#import pkg_resources
|
#import pkg_resources
|
||||||
|
|||||||
Reference in New Issue
Block a user