mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 14:11:24 -03:30
remove stupid scripts
This commit is contained in:
parent
c6e1135022
commit
64c91e1c1d
@ -1,2 +0,0 @@
|
||||
#!/bin/bash
|
||||
#ansible-playbook -i "127.0.0.1," tools/git_hooks/pre_commit.yml
|
||||
@ -1,8 +0,0 @@
|
||||
- hosts: all
|
||||
connection: local
|
||||
gather_facts: false
|
||||
tasks:
|
||||
- name: lint check w/ flake8
|
||||
command: 'flake8 {{ playbook_dir }}/../../'
|
||||
register: result
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user