Remove excess spacing in enroll yaml files
Removed excess spaces at the beginning of the lines of the enroll yaml files to ensure that they are cleaner moving forward.
This commit is contained in:
parent
61445fce51
commit
db2dd9f17c
@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
---
|
||||
- name: "Enroll Hardware"
|
||||
- name: "Enroll Hardware"
|
||||
# The variable definitions below seem far from ideal, however there
|
||||
# seems to be no better way to handle CSV files for looping at this time.
|
||||
#
|
||||
|
@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
---
|
||||
- name: "Enroll Hardware"
|
||||
- name: "Enroll Hardware"
|
||||
# The variable definitions below seem far from ideal, however there
|
||||
# seems to be no better way to handle CSV files for looping at this time.
|
||||
#
|
||||
|
@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
---
|
||||
- name: "Enroll Hardware"
|
||||
- name: "Enroll Hardware"
|
||||
# The variable definitions below seem far from ideal, however there
|
||||
# seems to be no better way to handle CSV files for looping at this time.
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user