mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 19:01:14 +00:00
remove optional vars folders
This commit is contained in:
@@ -39,8 +39,6 @@ package() {
|
||||
python2 setup.py install -O1 --root="$pkgdir"
|
||||
|
||||
install -Dm644 examples/ansible.cfg $pkgdir/etc/ansible/ansible.cfg
|
||||
install -dm755 $pkgdir/etc/ansible/group_vars
|
||||
install -dm755 $pkgdir/etc/ansible/host_vars
|
||||
|
||||
install -Dm644 README.md $pkgdir/usr/share/doc/ansible/README.md
|
||||
install -Dm644 COPYING $pkgdir/usr/share/doc/ansible/COPYING
|
||||
|
||||
Reference in New Issue
Block a user