mirror of
https://github.com/ansible/awx.git
synced 2026-03-20 02:17:37 -02:30
Commiting just in case the diff is not all whitespace
This commit is contained in:
3
TODO.md
3
TODO.md
@@ -84,3 +84,6 @@ MISC
|
|||||||
when associating inventory objects, objects should share common inventory records (user_can_attach method should check)
|
when associating inventory objects, objects should share common inventory records (user_can_attach method should check)
|
||||||
|
|
||||||
|
|
||||||
|
PAGINATION, FILTERING, SORTING -> CH
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,16 +1,16 @@
|
|||||||
# Copyright (c) 2013 AnsibleWorks, Inc.
|
# Copyright (c) 2013 AnsibleWorks, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of Ansible Commander.
|
# This file is part of Ansible Commander.
|
||||||
#
|
#
|
||||||
# Ansible Commander is free software: you can redistribute it and/or modify
|
# Ansible Commander is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
# the Free Software Foundation, version 3 of the License.
|
# the Free Software Foundation, version 3 of the License.
|
||||||
#
|
#
|
||||||
# Ansible Commander is distributed in the hope that it will be useful,
|
# Ansible Commander is distributed in the hope that it will be useful,
|
||||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
# GNU General Public License for more details.
|
# GNU General Public License for more details.
|
||||||
#
|
#
|
||||||
# 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 Commander. If not, see <http://www.gnu.org/licenses/>.
|
# along with Ansible Commander. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user