You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/roles
Ahti Kitsik 1caf9be109 Bugfix to lineinfile to properly handle files with no newline at EOF when using insertafter=EOF.
Looks like #6881 is also affected by this bug.

Currently when using lineinfile insertafter=EOF for a file that has no newline then the added line is not prefixed with a newline.
As a concrete example, ubuntu distro default /etc/ssh/sshd_config has no newline so lineinfile module cannot be used to add a new line to the end of the file.
10 years ago
..
ec2_elb_instance_setup
ec2_provision_instances
prepare_tests/tasks
setup_ec2
test_always_run
test_apt Removing cruft leftover from the deprecation of include+with_items 10 years ago
test_apt_repository [test_apt_repository] Verify that 'python-apt' auto-installs correctly 11 years ago
test_assemble
test_async Removing cruft leftover from the deprecation of include+with_items 10 years ago
test_authorized_key
test_changed_when
test_command_shell
test_conditionals/tasks
test_copy
test_ec2
test_ec2_ami
test_ec2_asg/tasks Added an integration test for the ec2_asg module 10 years ago
test_ec2_eip
test_ec2_elb
test_ec2_elb_lb Fixing two bugs in the ec2_elb_lb module 11 years ago
test_ec2_facts
test_ec2_group Removing cruft leftover from the deprecation of include+with_items 10 years ago
test_ec2_key
test_ec2_tag
test_ec2_vol
test_ec2_vpc
test_facts_d
test_failed_when/tasks
test_fetch
test_file
test_filters
test_gem
test_git
test_handlers Correct issue of handlers running on all hosts incorrectly 10 years ago
test_handlers_meta
test_hash_behavior
test_hg
test_ignore_errors
test_iterators
test_lineinfile Bugfix to lineinfile to properly handle files with no newline at EOF when using insertafter=EOF. 10 years ago
test_lookups
test_ping/tasks
test_pip
test_script
test_service
test_stat
test_subversion Make sure export param for subversion module is checked as a boolean 10 years ago
test_synchronize
test_template
test_unarchive
test_var_blending
test_var_precedence Adding an integration test for variable precedence 11 years ago
test_var_precedence_role1 Adding an integration test for variable precedence 11 years ago
test_var_precedence_role2 Adding an integration test for variable precedence 11 years ago
test_var_precedence_role3 Adding an integration test for variable precedence 11 years ago
test_yum Removing cruft leftover from the deprecation of include+with_items 10 years ago