mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Add GPL License header to freeipa inventory file. (#24353)
* Add GPl License header to freeipa incentory file. * Short GPL license
This commit is contained in:
committed by
Sam Doran
parent
65cf3099bb
commit
9aa5e0cc3e
@@ -1,4 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright (c) 2017 Ansible Project
|
||||
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
|
||||
import argparse
|
||||
from ipalib import api
|
||||
|
||||
Reference in New Issue
Block a user